Move webrings to aside for better visibility, polished stylesheet for better link visibility.

This commit is contained in:
天クマ 2026-07-01 21:33:37 -03:00
commit cb9f09d92f
7 changed files with 155 additions and 80 deletions

View file

@ -12,7 +12,7 @@ title: Adrian Victor:Misc
<h1>{{ i18n[langKey].miscellaneous }}</h1>
<ul>
<dl>
<dl id="miscList">
{% for page in collections.misc %}
{% set t = page | getTranslation(langKey) %}