diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-11-01 16:09:09 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-11-01 16:09:09 +0000 |
commit | 4aea215a7409ddb2ec29526dad60ef0fd8b50bee (patch) | |
tree | fe4995ed13445d2d7a1ddb2493afa1a67f6f2c7e /helpcontent2/source/auxiliary | |
parent | 7f7a04550e2a4ef4d18ef659376f9dd47af1e49d (diff) |
INTEGRATION: CWS pj85 (1.2.8); FILE MERGED
2007/09/10 18:34:37 pjanik 1.2.8.1: #i81292#: Replace Bitstream fonts with DejaVu.
Diffstat (limited to 'helpcontent2/source/auxiliary')
-rwxr-xr-x | helpcontent2/source/auxiliary/uz/highcontrast2.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/helpcontent2/source/auxiliary/uz/highcontrast2.css b/helpcontent2/source/auxiliary/uz/highcontrast2.css index ec2763dc2b..9d9e99906e 100755 --- a/helpcontent2/source/auxiliary/uz/highcontrast2.css +++ b/helpcontent2/source/auxiliary/uz/highcontrast2.css @@ -10,10 +10,10 @@ 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","Arial Unicode MS",Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andale Sans UI",Arial,"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: "DejaVu Sans Mono",Cumberland,"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt;} .acronym { font-weight: bold;} |