more styling

This commit is contained in:
eneller
2025-03-30 17:58:42 +02:00
parent 6e5b4dda43
commit 295487b4c2
2 changed files with 12 additions and 3 deletions

View File

@@ -19,4 +19,10 @@ body{
.inline-icon{
vertical-align: middle;
height: 1em;
fill: white;
}
a:hover, a:any-link{
text-decoration: none;
font-style: italic;
color: inherit;
}