mirror of
https://github.com/CyC2018/CS-Notes.git
synced 2025-07-13 23:40:49 +08:00
auto commit
This commit is contained in:
@ -14,6 +14,14 @@ body {
|
|||||||
background-color: rgba(243, 242, 238, 1) !important;
|
background-color: rgba(243, 242, 238, 1) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body {
|
||||||
|
font-family: Microsoft YaHei, Source Sans Pro, Helvetica Neue, Arial, sans-serif !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.markdown-section>* {
|
||||||
|
font-size: 15px !important;
|
||||||
|
}
|
||||||
|
|
||||||
/*.anchor span {
|
/*.anchor span {
|
||||||
color: rgb(66, 185, 131);
|
color: rgb(66, 185, 131);
|
||||||
}*/
|
}*/
|
Reference in New Issue
Block a user