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/nl/highcontrastwhite.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/nl/highcontrastwhite.css')
-rw-r--r-- | helpcontent2/source/auxiliary/nl/highcontrastwhite.css | 174 |
1 files changed, 86 insertions, 88 deletions
diff --git a/helpcontent2/source/auxiliary/nl/highcontrastwhite.css b/helpcontent2/source/auxiliary/nl/highcontrastwhite.css index 43a6fce82d..74e698625f 100644 --- a/helpcontent2/source/auxiliary/nl/highcontrastwhite.css +++ b/helpcontent2/source/auxiliary/nl/highcontrastwhite.css @@ -13,111 +13,109 @@ +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */ - /* Main Styles */ body { background: #FFFFFF; } -p { - font-family: Albany,Helvetica,Verdana,Tahoma,Andale Sans,Arial,lucidux sans; - font-size: 9pt; +p { + font-family: "Albany AMT",Albany,Arial,"Nimbus Sans L",Helvetica,Verdana,Tahoma,Andale Sans,lucidux sans; + font-size: 9pt; color: #000000; } -td { +td { color: #000000; - margin-left: 0pt; + margin-left: 0pt; } -th { color:#000000; - align: left; - margin-left: 0pt; +th { color:#000000; + align: left; + margin-left: 0pt; font-weight:bold; } /* Link styles */ -.ContentLink { - color:#000000; - font-weight: bold; - font-decoration: none; +.ContentLink { + color:#000000; + font-weight: bold; + font-decoration: none; } .ContentLink:hover { font-decoration: underline; } /* Style classes simple paragraphs */ -.Paragraph { - margin-left: 0pt; - margin-top: 7pt; +.Paragraph { + margin-left: 0pt; + margin-top: 7pt; margin-bottom: 7pt; } -.ParaList { - margin-left: 20pt; - margin-top: 2pt; - margin-bottom: 2pt; +.ParaList { + margin-left: 20pt; + margin-top: 2pt; + margin-bottom: 2pt; } -.PropText { - font-family: Cumberland,Courier New,Courier; - margin-top: 2pt; - margin-bottom: 2pt; +.PropText { + font-family: "Cumberland AMT",Cumberland,Courier New,Courier; + margin-top: 2pt; + margin-bottom: 2pt; } /* Style classes headings */ - -h1, .Head1 { - font-family: Arial,Helvetica,Albany,lucidux sans; - color:#000000; - font-size:18pt; - font-weight: bold; - margin-top: 5pt; - } -h2, .Head2 { - font-family: Arial,Helvetica,Albany,lucidux sans; - color:#000000; - font-size:14pt; - font-weight: bold; - margin-top: 20pt; +h1, .Head1 { + font-family: "Albany AMT",Albany,Arial,"Nimbus Sans L",Helvetica,lucidux sans; + color:#000000; + font-size:18pt; + font-weight: bold; + margin-top: 5pt; + } +h2, .Head2 { + font-family: "Albany AMT",Albany,Arial,"Nimbus Sans L",Helvetica,lucidux sans; + color:#000000; + font-size:14pt; + font-weight: bold; + margin-top: 20pt; margin-bottom: 2pt; } -h3, .Head3 { - font-family: Arial,Helvetica,Albany,lucidux sans; - color:#000000; - font-size:12pt; - font-weight:bold; - margin-top: 25pt; +h3, .Head3 { + font-family: "Albany AMT",Albany,Arial,"Nimbus Sans L",Helvetica,lucidux sans; + color:#000000; + font-size:12pt; + font-weight:bold; + margin-top: 25pt; margin-bottom: 2pt; - } -h4, .Head4 { - font-family: Arial,Helvetica,Albany,lucidux sans; - color:#000000; - font-size:10pt; - font-weight:bold; - margin-top: 20pt; + } +h4, .Head4 { + font-family: "Albany AMT",Albany,Arial,"Nimbus Sans L",Helvetica,lucidux sans; + color:#000000; + font-size:10pt; + font-weight:bold; + margin-top: 20pt; margin-bottom: 2pt; } -h5, .Head5 { - font-family: Arial,Helvetica,Albany,lucidux sans; - color:#000000; - font-size:10pt; - margin-top: 15pt; +h5, .Head5 { + font-family: "Albany AMT",Albany,Arial,"Nimbus Sans L",Helvetica,lucidux sans; + color:#000000; + font-size:10pt; + margin-top: 15pt; margin-bottom: 2pt; } -h6, .Head6 { - font-family: Arial,Helvetica,Albany,lucidux sans; - color:#000000; - font-size:10pt; - margin-top: 15pt; +h6, .Head6 { + font-family: "Albany AMT",Albany,Arial,"Nimbus Sans L",Helvetica,lucidux sans; + color:#000000; + font-size:10pt; + margin-top: 15pt; margin-bottom: 2pt; } /* Style classes tables */ -.TextInTable { - color:#000000; - align: left; - margin-left: 0pt; +.TextInTable { + color:#000000; + align: left; + margin-left: 0pt; } -.TableHead { - color:#000000; - align: left; - font-weight:bold; +.TableHead { + color:#000000; + align: left; + font-weight:bold; } /* Style classes spans */ @@ -132,31 +130,31 @@ h6, .Head6 { .doctitlebg { background: #FFFFFF; } .doctablebg { background: #FFFFFF; } -.howtogetheader { - font-weight: bold; - color: #000000; - background: #FFFFFF; +.howtogetheader { + font-weight: bold; + color: #000000; + background: #FFFFFF; } -.howtogetbody { - font-size: 9pt; - color: #000000; - background: #FFFFFF; +.howtogetbody { + font-size: 9pt; + color: #000000; + background: #FFFFFF; } -.howtogetpara { - font-size: 9pt; - color: #000000; - margin-top: 2pt; +.howtogetpara { + font-size: 9pt; + color: #000000; + margin-top: 2pt; margin-bottom: 2pt; } -.reltop { - background: #FFFFFF; - color:#000000; - font-size:10pt; - font-weight:bold; - margin-top: 20pt; +.reltop { + background: #FFFFFF; + color:#000000; + font-size:10pt; + font-weight:bold; + margin-top: 20pt; margin-bottom: 2pt; } /* Style classes Webtop context */ -.ContentCell { background: #FFFFFF; }
\ No newline at end of file +.ContentCell { background: #FFFFFF; } |