1 /* ikiwiki style sheet */
3 /* Note that instead of modifying this style sheet, you can instead edit
4 * local.css and use it to override or change settings in this one.
23 .inlineheader .author {
34 list-style-type: none;
40 .pageheader .actions ul {
41 border-bottom: 1px solid #000;
44 .inlinepage .actions ul {
51 list-style-type: none;
57 .pageheader #otherlanguages {
58 border-bottom: 1px solid #000;
74 border-top: 1px solid #000;
86 text-decoration: none;
127 color: black !important;
129 .recentchanges .metadata {
132 .recentchanges .changelog {
137 background: white !important;
138 color: black !important;
140 .recentchanges .desc {
143 .recentchanges .diff {
146 .recentchanges .committer {
151 .recentchanges .committype {
157 .recentchanges .changedate {
163 .recentchanges .pagelinks {
171 border: 1px solid #aaa;
173 color: black !important;
178 border: 1px solid #aaa;
201 border: 1px solid black;
202 color: black !important;
207 color: white !important;
209 border: 2px solid black;
215 border: 1px solid #aaa;
235 border: 1px solid #aaa;
242 border: 1px solid #888;
245 color: black !important;
249 background: #ea6 !important;
250 color: black !important;
255 /* things to hide in printouts */
257 .actions { display: none; }
258 .tags { display: none; }
259 .feedbutton { display: none; }
260 #searchform { display: none; }
261 #blogform { display: none; }
262 #backlinks { display: none; }
265 /* infobox template */
272 border: 1px solid #aaa;
274 color: black !important;
277 /* notebox template */
284 border: 1px solid #aaa;
287 color: black !important;
290 /* popup template and backlinks hiding */
292 border-bottom: 1px dotted #366;
300 .popup:hover .balloon,
301 .popup:focus .balloon {
304 margin: 1em 0 0 -2em;
307 background-color: #dee;
314 border: 1px solid black;
336 input#openid_identifier {
337 background: url(wikiicons/openidlogin-bg.gif) no-repeat;
338 background-color: #fff;
339 background-position: 0 50%;
344 background: url(wikiicons/search-bg.gif) no-repeat;
345 background-color: #fff;
346 background-position: 100% 50%;
350 /* invalid form fields */
353 background: white !important;
355 /* required form fields */
360 /* highlight plugin */
361 pre.hl { color:#000000; background-color:#ffffff; }
362 .hl.num { color:#2928ff; }
363 .hl.esc { color:#ff00ff; }
364 .hl.str { color:#ff0000; }
365 .hl.dstr { color:#818100; }
366 .hl.slc { color:#838183; font-style:italic; }
367 .hl.com { color:#838183; font-style:italic; }
368 .hl.dir { color:#008200; }
369 .hl.sym { color:#000000; }
370 .hl.line { color:#555555; }
371 .hl.mark { background-color:#ffffbb; }
372 .hl.kwa { color:#000000; font-weight:bold; }
373 .hl.kwb { color:#830000; }
374 .hl.kwc { color:#000000; font-weight:bold; }
375 .hl.kwd { color:#010181; }
377 /* calendar plugin */
378 .month-calendar-day-this-day { background-color: #eee; }
379 .year-calendar-this-month { background-color: #eee; }
380 .month-calendar-arrow A:link,
381 .year-calendar-arrow A:link,
382 .month-calendar-arrow A:visited,
383 .year-calendar-arrow A:visited {
384 text-decoration: none;
390 li.L1 { list-style: upper-roman; }
391 li.L2 { list-style: decimal; }
392 li.L3 { list-style: lower-alpha; }
393 li.L4 { list-style: disc; }
394 li.L5 { list-style: square; }
395 li.L6 { list-style: circle; }
396 li.L7 { list-style: lower-roman; }
397 li.L8 { list-style: upper-alpha; }
405 border: 1px solid #aaa;
407 color: black !important;
409 .smallestPC { font-size: 70%; }
410 .smallPC { font-size: 85%; }
411 .normalPC { font-size: 100%; }
412 .bigPC { font-size: 115%; }
413 .biggestPC { font-size: 130%; }
415 /* orange feed button */
418 color: white !important;
419 border-left: 1px solid #cc9966;
420 border-top: 1px solid #ccaa99;
421 border-right: 1px solid #993300;
422 border-bottom: 1px solid #331100;
423 padding: 0px 0.5em 0px 0.5em;
424 font-family: sans-serif;
427 text-decoration: none;
431 color: white !important;
435 /* openid selector */
443 #openid_btns, #openid_btns br {
447 background-color: black;
452 border: 1px solid #DDD;
458 border: 1px solid #DDD;
462 a.openid_large_btn:focus {
465 a.openid_large_btn:focus {
466 -moz-outline-style: none;
469 border: 4px solid #DDD;