center stuff

This commit is contained in:
eneller
2025-04-02 09:28:34 +02:00
parent 295487b4c2
commit 40307b60db

View File

@@ -13,13 +13,13 @@ body{
line-height:1.4;
font-size:18px;
color:var(--fg);
padding:0 .2em;
padding:15% .2em;
text-align: center;
}
.inline-icon{
vertical-align: middle;
height: 1em;
fill: white;
fill: var(--fg);
}
a:hover, a:any-link{
text-decoration: none;