css: cleanup

This commit is contained in:
2025-11-20 17:26:50 +01:00
parent a085df81b4
commit 7f94201212

View File

@@ -58,8 +58,6 @@ header>nav {
text-decoration: underline;
}
#site-root {}
#header-nav-current {
font-weight: bold;
}
@@ -75,17 +73,6 @@ h3 {
margin: 0.5em 0;
}
/*
h1::before { content: "#"; }
h2::before { content: "##"; }
h3::before { content: "###"; }
h1::before, h2::before, h3::before {
font-variant-ligatures: none;
margin-right: 0.3em;
}
*/
footer {
width: 100%;
text-align: center;