update missing link appearance so they are more noticeable

This commit is contained in:
prx 2024-01-10 15:45:06 +01:00
parent da82efa33a
commit 8a70a1cdbb
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
.wikilink2 { font-weight: bold; }
#dokuwiki__content h1:first-of-type { text-align: center }
#dokuwiki__content h1 { border-bottom: 2px solid var(--border); }
#dokuwiki__content h2 { border-bottom: 1px solid var(--border); }