1 /* css file for debian web site - Jutta Wrage 2004 */
3 /* all pages have a header, outer inner and footer
4 leftcol and maincol can be omitted, there will be other boxes
5 to replace later (eg. two content columns)
10 </div> <!-- end logo -->
11 <div id="serverselect">
12 </div> <!-- end serverselect -->
13 </div> <!-- end upperheader -->
15 </div> <!-- end navbar -->
16 </div> <!-- end header -->
20 Leftcol is for menus - if omitted, maincol can be omitted, too
21 </div> <!-- end leftcol -->
23 Maincol with margin left is for the content
24 But content may go directly to inner
25 </div> <!-- end maincol -->
26 </div> <!-- end inner -->
28 <hr class="hidecss"> This line is a divider for lynx
29 </div> <!-- end footer -->
30 </div> <!-- end outer -->
32 cd-pages: bgcolor="#e09e86" - navbar
35 /* { border: 1px solid yellow; } */
38 background-color: #FFFFFF;
42 font-family: Arial, Helvetica, sans-serif;
43 /* min-width: 440px - commented out due to mozilla problems*/
45 /* direction directive reverses the navbar, too */
47 direction: rtl !important;
48 text-align: right !important;
53 h1 { text-align: center; }
56 border-bottom: 1px dotted #000000;
65 border-top: 1px solid #BFC3DC;
75 font-family:courier, serif;
85 .quoteblock div.preimg {
96 blockquote.question p span {
112 /* upper nested header box*/
138 #serverselect:lang(de) {
141 #serverselect:lang(en) {
151 #serverselect p select {
155 #serverselect p input {
163 vertical-align: bottom;
169 /* margin-top: 1em; */
172 /* margin-top: 5px; */
182 list-style-type: none;
193 text-decoration: none;
194 padding: 0.2em 0.4em 0.2em 0.4em;
195 background-color: #000084;
196 border: 1px solid #000084;
197 font-family: Arial, Helvetica, sans-serif;
204 #navbar .hidecss, .hidecss {
208 /* the rest of page out of two nested boxes around */
211 background-color: #FFFFFF;
213 /* border:solid white 2px; */
221 /* overflow: auto; */
226 margin: 0em 0.4em 0 0;
232 font-family: Arial, Helvetica, sans-serif;
233 border: 1px solid #BBDDFF;
234 /* overflow: auto; */
236 #leftcol a:link, #leftcol a:visited {
240 background-color: #DDEEFF;
241 /* background-color: #FFFFFF; */
246 list-style-type: none;
249 #leftcol ul.votemenu {
255 #leftcol ul.votemenu ul li, #leftcol ul.cdmenu ul li {
256 padding-bottom: 0.4em;
270 padding-right: 0.5em;
271 /* padding: 0.2em 0 0.3em 0em; */
273 #leftcol ul ul li a {
275 padding: 0.1em 0.5em;
300 #maincol:lang(en), #maincol:lang(cz), #maincol:lang(ko),
301 #maincol:lang(no), #maincol:lang(sk), #maincol:lang(tr),
302 #maincol:lang(zh-CN), #maincol:lang(zh-HK), #maincol:lang(zh-TW) {
332 border-top: 1px solid #BFC3DC;
342 .bordertop { border-top: 1px solid #BFC3DC; }
350 list-style-type: none;
357 #footer ul li a, table.y2k td {
367 padding: 1em 0; /* have some padding to get rid of collapsed margins */
370 /* classes for cards */
379 /*margin: 0 1% 2em 50%; */
386 .cardleft h2, .cardright h2, .card h2 {
391 padding: 0.2em 0.4em;
393 font-family: Arial, Helvetica, sans-serif;
394 letter-spacing: 0.2em;
397 .cardleft dl dd, .cardright dl dd , .card dl dd {
398 padding-bottom: 0.5em;
401 .cardleft div, .cardright div, .card div {
402 border: 2px solid #000000;
406 /* the next two lines xpand the div to heigth of left inner div */
423 /* colors for packages, warnings and news in ports */
424 .warning, dt.new, .no {
425 color: red; /* FF0000 */
428 .psmallcenter, .psmalltrademark {
437 table.ridgetable, table.reltable {
440 margin: 0 1em 1em 1em;
442 border-collapse: collapse;
449 border-collapse: collapse;
451 #pcontentsres col, #pcontentsres th, #pdownload th, #pdownload td, table.ridgetable th, table.ridgetable td,
452 table.reltable td, table.reltable th {
458 background-color: #44CCCC;
461 border: 1px solid gray;
462 background-color: #DDDDDD;
465 border: 1px solid gray;
468 table.reltable tr.odd {
469 background-color: #FFFFFF;
471 table.reltable tr.even {
472 background-color: #DDDDDD;
477 border: 1px solid black;
478 background-color: #cdc9c9;
488 table.stattrans tbody th {
495 background-color: #DD0000;
496 padding: 0.2em 0 0.2em 1em;
502 vertical-align: middle;
511 background-color: #E09E86;
519 /* debian installer */
522 background-color: #FF6060;
525 background-color: #F7FF60;
528 background-color: #7AFF71;
534 background-color: #BBDDFF;
543 list-style-type: circle;
550 list-style-type: none;
565 vertical-align: -25px;
574 color: #0000FF !important;
579 span.ddpbooktitle, span.merchtitle {
582 a:link { color: #0000FF; }
583 a:visited { color: #800080; }
584 a:hover { color: #F000FF; }
585 a:active { color: #FF0000; }
587 .navpara a, col.y2k {
589 /* this is to keep from breaking at whitespace in anchors */
592 /* language dependent stuff */
594 html[lang="de"] q:before {
597 html[lang="de"] q:after {
600 html[lang="de"] q q:before {
603 html[lang="de"] q q:after {
606 html[lang="pl"] q:before { content: "\201E"; }
607 html[lang="pl"] q:after { content: "\201D"; }
608 html[lang="pl"] q q:after { content: "\2019"; }
609 html[lang="pl"] q q:before { content: "\201A"; }
611 html[lang="fr"] q:before { content: "\00AB\00A0"; }
612 html[lang="fr"] q:after { content: "\00A0\00BB"; }
613 html[lang="fr"] q q:before { content: "\2039\00A0"; }
614 html[lang="fr"] q q:after { content: "\00A0\203A"; }
616 #leftcol:lang(ja) ul ul {
619 html[lang|="zh"] strong {
620 /* color: #FFFFFF; */
621 background-color: yellow;
623 .underline { text-decoration: underline; }
625 /*.content{padding:5px;} */ /*padding for content */
626 /* #header .content{padding-bottom:0;} */ /*padding bottom 0 to remove space in IE5 Mac*/
628 /* for l10n-arabic */
634 #leftcol, #navbar, #navbar a {
635 -moz-border-radius: 15px;
636 /* this goes to the end as the css validator does not like it
637 will be replaced by border-radius with css3 */