diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2010-11-03 13:37:35 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@hemulen.(none)> | 2010-11-03 13:37:35 +0200 |
commit | c85e98534260c57e3f10f2047a55410cd203b360 (patch) | |
tree | b9b632f9ec1ca24b735fdf2d11c85a020c34989c /helpcontent2/source/auxiliary/zh-CN/highcontrast1.css | |
parent | 222e2ef13023c9ff33003c6273fc38ad9595670b (diff) |
Munge font preferences
Do permanently what bin/help-font-munge does, so we don't need to call
that any more each time when building.
Diffstat (limited to 'helpcontent2/source/auxiliary/zh-CN/highcontrast1.css')
-rwxr-xr-x | helpcontent2/source/auxiliary/zh-CN/highcontrast1.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpcontent2/source/auxiliary/zh-CN/highcontrast1.css b/helpcontent2/source/auxiliary/zh-CN/highcontrast1.css index d2c90b6610..a85c53467e 100755 --- a/helpcontent2/source/auxiliary/zh-CN/highcontrast1.css +++ b/helpcontent2/source/auxiliary/zh-CN/highcontrast1.css @@ -13,7 +13,7 @@ body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .ta { font-family: 方正宋体,"MSung Light SC",SimSun,FZSongYi,FZShuSong,NSimSun,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Song; } .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable - { font-family: 方正宋体,"MSung Light SC",Cumberland,Courier New,Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt;} + { font-family: 方正宋体,"MSung Light SC","Cumberland AMT",Cumberland,Courier New,Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt;} .acronym { font-weight: bold; } |