Update index.html
This commit is contained in:
parent
e7f712041e
commit
1cabb0562f
@ -31,15 +31,21 @@
|
|||||||
margin: 2rem 0 1rem;
|
margin: 2rem 0 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
img,
|
||||||
|
pre {
|
||||||
|
border-radius: 8px;
|
||||||
|
}
|
||||||
|
|
||||||
.content,
|
.content,
|
||||||
.sidebar,
|
.sidebar,
|
||||||
.markdown-section,
|
.markdown-section,
|
||||||
body,
|
body,
|
||||||
.search input,
|
.search input {
|
||||||
.sidebar-toggle {
|
|
||||||
background-color: rgba(243, 242, 238, 1) !important;
|
background-color: rgba(243, 242, 238, 1) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sidebar-toggle {}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
/*font-family: Microsoft YaHei, Source Sans Pro, Helvetica Neue, Arial, sans-serif !important;*/
|
/*font-family: Microsoft YaHei, Source Sans Pro, Helvetica Neue, Arial, sans-serif !important;*/
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user