forked from Botanical/BotanJS
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:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user