Update style.css
This commit is contained in:
parent
a3cdc40ad3
commit
9216e4b87d
|
@ -3,6 +3,10 @@
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#main > ul:nth-child(2) {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
.markdown-section h1 {
|
.markdown-section h1 {
|
||||||
margin: 3rem 0 2rem 0;
|
margin: 3rem 0 2rem 0;
|
||||||
}
|
}
|
||||||
|
@ -36,4 +40,4 @@ body {
|
||||||
|
|
||||||
/*.anchor span {
|
/*.anchor span {
|
||||||
color: rgb(66, 185, 131);
|
color: rgb(66, 185, 131);
|
||||||
}*/
|
}*/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user