3 background-color: #FFFFFF;
7 font-family: Arial, Helvetica, sans-serif;
8 /* min-width: 440px - commented out due to mozilla problems*/
10 /* direction directive reverses the navbar, too */
12 direction: rtl !important;
13 text-align: right !important;
18 h1 { text-align: center; }
21 border-bottom: 1px dotted #000000;
33 border-top: 1px solid #BFC3DC;
36 /* the rest of page out of two nested boxes around */
39 background-color: #FFFFFF;
41 /* border:solid white 2px; */
79 border-top: 1px solid #000;
89 .bordertop { border-top: 1px solid #000; }
97 list-style-type: none;
104 #footer ul li a, table.y2k td {
112 /* classes for cards */
120 /*margin: 0 1% 2em 50%; */
127 .cardleft h2, .cardright h2, .card h2 {
132 padding: 0.2em 0.4em;
134 font-family: Arial, Helvetica, sans-serif;
135 letter-spacing: 0.2em;
138 .cardleft dl dd, .cardright dl dd , .card dl dd {
139 padding-bottom: 0.5em;
142 .cardleft div, .cardright div, .card div {
143 border: 2px solid #000000;
147 /* the next two lines xpand the div to heigth of left inner div */
150 /* colors for packages, warnings and news in ports */
151 .warning, dt.new, .no {
152 color: red; /* FF0000 */
155 .psmallcenter, .psmalltrademark {
164 table.ridgetable, table.reltable {
167 margin: 0 1em 1em 1em;
169 border-collapse: collapse;
171 #pcontentsres col, #pcontentsres th, #pdownload th, #pdownload td, table.ridgetable th, table.ridgetable td,
172 table.reltable td, table.reltable th {
178 background-color: #44CCCC;
180 table.reltable tr.odd {
181 background-color: #FFFFFF;
183 table.reltable tr.even {
184 background-color: #DDDDDD;
187 /* language dependent stuff */
189 html[lang="de"] q:before {
192 html[lang="de"] q:after {
195 html[lang="de"] q q:before {
198 html[lang="de"] q q:after {
201 html[lang="pl"] q:before { content: "\201E"; }
202 html[lang="pl"] q:after { content: "\201D"; }
203 html[lang="pl"] q q:after { content: "\2019"; }
204 html[lang="pl"] q q:before { content: "\201A"; }
206 html[lang="fr"] q:before { content: "\00AB\00A0"; }
207 html[lang="fr"] q:after { content: "\00A0\00BB"; }
208 html[lang="fr"] q q:before { content: "\2039\00A0"; }
209 html[lang="fr"] q q:after { content: "\00A0\203A"; }
211 #leftcol:lang(ja) ul ul {
214 html[lang|="zh"] strong {
215 /* color: #FFFFFF; */
216 background-color: yellow;
218 .underline { text-decoration: underline; }
220 /*.content{padding:5px;} */ /*padding for content */
221 /* #header .content{padding-bottom:0;} */ /*padding bottom 0 to remove space in IE5 Mac*/
223 /* for l10n-arabic */