base.css: base styles

This commit is contained in:
He4eT 2025-02-19 02:18:31 +01:00
commit 7a34ebdcd7
3 changed files with 96 additions and 5 deletions

View file

@ -24,6 +24,7 @@ header.menu a {
color: var(--color-fg);
text-decoration: none;
transition: opacity .2s ease;
border-bottom: 0;
}
header.menu a:hover {