Skip to content

Instantly share code, notes, and snippets.

@ethantw
ethantw / article.css
Created April 19, 2015 08:45
Print-alike paragraphs
p {
/* 去除段落前後空行 */
margin-top: 0;
margin-bottom: 0;
/* 段首行縮進 */
text-indent: 2em;
}
@ethantw
ethantw / Safari 6 Fanti(TC) font fallback.css
Created September 21, 2012 06:12
Yijun's personal CJK-optimised browser-font-fallback stylesheets for Safari 6 on OS X.
/* 這個檔案適用慣於閱讀「繁體康熙字典舊字形」的用戶 */
/* ==================注意!==================
* 不可將sans-serif(或serif)字體宣告(@font-face)合併為一。
* Do not combine the sans-serif (or serif) @font-faces into one.
* =======================================*/
/* 無襯線字體 sans-serif */
@font-face {