diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-11-01 16:10:19 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-11-01 16:10:19 +0000 |
commit | 0d05d8d06a2538e7c575531c7bbd4377dcc3e75f (patch) | |
tree | 3a4c87644de150066238a958407ac1496ffb90df | |
parent | 98b5258fedff8a1f63084ceab5552a70769db14f (diff) |
INTEGRATION: CWS pj85 (1.2.8); FILE MERGED
2007/09/10 18:34:44 pjanik 1.2.8.1: #i81292#: Replace Bitstream fonts with DejaVu.
-rwxr-xr-x | helpcontent2/source/auxiliary/uz/highcontrastwhite.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/helpcontent2/source/auxiliary/uz/highcontrastwhite.css b/helpcontent2/source/auxiliary/uz/highcontrastwhite.css index 95f552ea71..68cdfc3fe8 100755 --- a/helpcontent2/source/auxiliary/uz/highcontrastwhite.css +++ b/helpcontent2/source/auxiliary/uz/highcontrastwhite.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;} |