auto commit

This commit is contained in:
CyC2018 2019-03-11 09:17:16 +08:00
parent 5190b89707
commit 392570a071

View File

@ -44,7 +44,11 @@
background-color: rgba(243, 242, 238, 1) !important; background-color: rgba(243, 242, 238, 1) !important;
} }
.sidebar-toggle {} @media (min-width:600px) {
.sidebar-toggle {
background-color: #f3f2ee;
}
}
.docsify-copy-code-button { .docsify-copy-code-button {
background: #f8f8f8 !important; background: #f8f8f8 !important;