diff options
Diffstat (limited to 'helpcontent2/source/auxiliary/zh-TW/default.css')
-rw-r--r-- | helpcontent2/source/auxiliary/zh-TW/default.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpcontent2/source/auxiliary/zh-TW/default.css b/helpcontent2/source/auxiliary/zh-TW/default.css index f996c00a4a..35316b6531 100644 --- a/helpcontent2/source/auxiliary/zh-TW/default.css +++ b/helpcontent2/source/auxiliary/zh-TW/default.css @@ -12,7 +12,7 @@ body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable { font-family: 方正明體,MSung Light TC,MingLiU,Ming,PMingLiU,Andale Sans UI,Arial Unicode MS,Lucida Sans Unicode,Tahoma;} -.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable +pre, .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable { font-family: 方正明體,MSung Light TC,"Cumberland AMT",Cumberland,Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt;} |