Style changes

Removed margin for code blocks
Reduce the resouces usage
Sync color across browsers
Using sans-serif font for chinese
Fixed the box-sizing for mbody
This commit is contained in:
2016-10-14 10:51:59 +08:00
parent 32804d23fb
commit 9638054956
5 changed files with 15 additions and 23 deletions

View File

@@ -25,11 +25,11 @@
}
.flsf {
font-family: custom-sans;
font-family: custom-sans,Helvetica,Arial,STHeiti,"Microsoft JhengHei","微軟正黑體";
}
.fls {
font-family: custom-serif;
font-family: custom-serif,Helvetica,Arial,STHeiti,"Microsoft JhengHei","微軟正黑體";
}
.fsf {