This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
p { | |
/* 去除段落前後空行 */ | |
margin-top: 0; | |
margin-bottom: 0; | |
/* 段首行縮進 */ | |
text-indent: 2em; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* 這個檔案適用慣於閱讀「繁體康熙字典舊字形」的用戶 */ | |
/* ==================注意!================== | |
* 不可將sans-serif(或serif)字體宣告(@font-face)合併為一。 | |
* Do not combine the sans-serif (or serif) @font-faces into one. | |
* =======================================*/ | |
/* 無襯線字體 sans-serif */ | |
@font-face { |