diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-11-23 15:11:48 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-11-23 15:11:48 +0000 |
commit | 2ad38073d66ae56e8c013b60661447fa6717d703 (patch) | |
tree | 0275e7ededf37aa31dc6ceff5dbf195b095b61d3 /helpcontent2/source/auxiliary | |
parent | 0ada64238f765ea60b36b227f4c9acaef4a07b41 (diff) |
INTEGRATION: CWS hcshared12 (1.2.248); FILE MERGED
2007/10/02 09:33:51 fpe 1.2.248.1: #81602
Diffstat (limited to 'helpcontent2/source/auxiliary')
-rwxr-xr-x | helpcontent2/source/auxiliary/vi/default.css | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/helpcontent2/source/auxiliary/vi/default.css b/helpcontent2/source/auxiliary/vi/default.css index 2fa534688a..e567f4aef7 100755 --- a/helpcontent2/source/auxiliary/vi/default.css +++ b/helpcontent2/source/auxiliary/vi/default.css @@ -2,18 +2,18 @@ +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + OPENOFFICE.ORG 2.0 HELP + + DEFAULT STYLESHEET + -+ WESTERN LANGUAGES + ++ VIETNAMESE + +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -+ LAST CHANGES: 15-NOV-2004 + ++ LAST CHANGES: 16-SEP-2007 #81602 + +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */ body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable - { font-family: "Bitstream Vera Sans",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma; } + { font-family: "DejaVu Sans","Vn Nimbus Sans L","GentiumAlt Regular",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma; } .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable - { font-family: "Bitstream Vera Sans Mono",Cumberland,"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt;} + { font-family: "Vn Nimbus Mono L","Free Monospaced",Cumberland,"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt;} .acronym { font-weight: bold; } @@ -71,3 +71,4 @@ h4, h5, h6 .debug { border: 1px solid black; padding: 3px; display: none;} + |