css: cleanup
This commit is contained in:
parent
a085df81b4
commit
7f94201212
1 changed files with 0 additions and 13 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue