mirror of
https://github.com/CyC2018/CS-Notes.git
synced 2025-07-14 07:51:30 +08:00
auto commit
This commit is contained in:
@ -44,7 +44,11 @@
|
||||
background-color: rgba(243, 242, 238, 1) !important;
|
||||
}
|
||||
|
||||
.sidebar-toggle {}
|
||||
@media (min-width:600px) {
|
||||
.sidebar-toggle {
|
||||
background-color: #f3f2ee;
|
||||
}
|
||||
}
|
||||
|
||||
.docsify-copy-code-button {
|
||||
background: #f8f8f8 !important;
|
||||
|
Reference in New Issue
Block a user