Update file style.css

This commit is contained in:
Jan BELLON 2024-03-07 17:11:24 +00:00
parent e0ace972b7
commit acfed452fa

View File

@ -61,6 +61,7 @@ input[type='submit']:hover, button:hover {
.navitem {
padding: 0.5em;
background-color: var(--darker-background);
margin-right: 1em;
}
a {