diff options
Diffstat (limited to 'source/auxiliary/uz/highcontrastwhite.css')
-rw-r--r-- | source/auxiliary/uz/highcontrastwhite.css | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/source/auxiliary/uz/highcontrastwhite.css b/source/auxiliary/uz/highcontrastwhite.css index b278fc15bb..abc03db0b9 100644 --- a/source/auxiliary/uz/highcontrastwhite.css +++ b/source/auxiliary/uz/highcontrastwhite.css @@ -28,12 +28,12 @@ body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable - { font-family: "DejaVu Sans","Arial Unicode MS","Albany AMT",Albany,Arial,"Nimbus Sans L",Helvetica,Lucida,Geneva,Helmet,"Andale Sans UI","Lucida Sans Unicode",Tahoma,sans-serif; } + { font-family: "Segoe UI",Ubuntu,Cantarell,"Noto Sans","DejaVu Sans","Lucida Sans Unicode","Helvetica Neue",Helvetica,Tahoma,sans-serif; } pre, .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable - { font-family: "DejaVu Sans Mono","Cumberland AMT",Cumberland,"Courier New","Nimbus Mono L",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt;} + { font-family: Menlo,Consolas,"DejaVu Sans Mono","Nimbus Mono L","Lucida Sans Typewriter","Courier New",Courier,Monaco,monospace; margin-top: 1pt; margin-bottom: 1pt; } -.acronym +.acronym { font-weight: bold;} .related @@ -69,16 +69,16 @@ h4, h5, h6 .relatedtopics { font-weight: normal; } -.relatedbody +.relatedbody { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; } -.wide +.wide { width: 100%; } .topalign { vertical-align: top; border: 1px;} -.bug +.bug { color: red; border: 1px solid red;} @@ -87,13 +87,13 @@ h4, h5, h6 body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable { background: #FFFFFF; color: #000000;} -.related +.related { border-top: 1px solid #000000; } .howtogetheader {border: 1px solid #000000; background: #FFFFFF;} -h1 +h1 { border-bottom: 1px solid #000000; ] .howtoget @@ -106,4 +106,4 @@ h1 { border: 1px solid red; padding: 3px; display: none;} a - { color: #000000; }
\ No newline at end of file + { color: #000000; } |