mirror of
https://github.com/CyC2018/CS-Notes.git
synced 2025-07-07 09:25:01 +08:00
Update style.css
This commit is contained in:
@ -3,6 +3,10 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
#main > ul:nth-child(2) {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.markdown-section h1 {
|
||||
margin: 3rem 0 2rem 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user