Update index.html

This commit is contained in:
CyC2018 2019-03-09 22:44:29 +08:00
parent e7f712041e
commit 1cabb0562f

View File

@ -31,15 +31,21 @@
margin: 2rem 0 1rem;
}
img,
pre {
border-radius: 8px;
}
.content,
.sidebar,
.markdown-section,
body,
.search input,
.sidebar-toggle {
.search input {
background-color: rgba(243, 242, 238, 1) !important;
}
.sidebar-toggle {}
body {
/*font-family: Microsoft YaHei, Source Sans Pro, Helvetica Neue, Arial, sans-serif !important;*/
}