CSS changes

This commit is contained in:
Yusur 2024-06-16 11:22:54 +02:00
parent 8b5e2ed41b
commit 5ba9f1d7d5
3 changed files with 8 additions and 7 deletions

View file

@ -13,6 +13,7 @@ a:hover{text-decoration:underline}
.content a svg{fill:#3399ff}
.content a.plus{color:#ff3018}
.metanav{float:right}
.metanav-divider{width:1px;background:white;display:inline-block}
.header h1{margin:0;display:inline-block}
.flash{background-color:#ff9;border:yellow 1px solid}
.infobox{padding:12px;border:#ccc 1px solid}