1 /* -*- mode: css -*- */
2 /* ikiwiki style sheet */
4 /* Note that instead of modifying this style sheet, you can instead edit
5 * local.css and use it to override or change settings in this one.
16 #pagebody #content img {
20 p:nth-of-type(odd) img.agimg {
25 p:nth-of-type(even) img.agimg {
38 .inlineheader .author {
49 list-style-type: none;
55 .pageheader .actions ul {
56 border-bottom: 1px solid #000;
59 .inlinepage .actions ul {
66 list-style-type: none;
72 .pageheader #otherlanguages {
73 border-bottom: 1px solid #000;
88 border-top: 1px solid #000;
100 text-decoration: none;
105 caption-side: bottom;
154 color: black !important;
156 .recentchanges .metadata {
159 .recentchanges .changelog {
164 background: white !important;
165 color: black !important;
167 .recentchanges .desc {
170 .recentchanges .diff {
173 .recentchanges .committer {
178 .recentchanges .committype {
184 .recentchanges .changedate {
190 .recentchanges .pagelinks,
191 .recentchanges .revert {
197 .blogform, #blogform {
199 border: 1px solid #aaa;
201 color: black !important;
208 border: 1px solid #aaa;
232 border: 1px solid black;
233 color: black !important;
238 color: white !important;
240 border: 2px solid black;
246 border: 1px solid #aaa;
269 border: 1px solid #aaa;
276 border: 1px solid #888;
279 color: black !important;
283 background: #ea6 !important;
284 color: black !important;
289 /* things to hide in printouts */
291 .actions { display: none; }
292 .tags { display: none; }
293 .feedbutton { display: none; }
294 #searchform { display: none; }
295 .blogform, #blogform { display: none; }
296 #backlinks { display: none; }
299 /* infobox template */
306 border: 1px solid #aaa;
308 color: black !important;
311 /* notebox template */
318 border: 1px solid #aaa;
321 color: black !important;
324 /* popup template and backlinks hiding */
326 border-bottom: 1px dotted #366;
334 .popup:hover .balloon,
335 .popup:focus .balloon {
338 margin: 1em 0 0 -2em;
341 background-color: #dee;
348 border: 1px solid black;
363 input#openid_identifier {
364 background: url(wikiicons/openidlogin-bg.gif) no-repeat;
365 background-color: #fff;
366 background-position: 0 50%;
371 background: url(wikiicons/search-bg.gif) no-repeat;
372 background-color: #fff;
373 background-position: 100% 50%;
377 /* invalid form fields */
380 background: white !important;
382 /* required form fields */
387 /* highlight plugin */
388 pre.hl { color:#000000; background-color:#ffffff; }
389 .hl.num { color:#2928ff; }
390 .hl.esc { color:#ff00ff; }
391 .hl.str { color:#ff0000; }
392 .hl.dstr { color:#818100; }
393 .hl.slc { color:#838183; font-style:italic; }
394 .hl.com { color:#838183; font-style:italic; }
395 .hl.dir { color:#008200; }
396 .hl.sym { color:#000000; }
397 .hl.line { color:#555555; }
398 .hl.mark { background-color:#ffffbb; }
399 .hl.kwa { color:#000000; font-weight:bold; }
400 .hl.kwb { color:#830000; }
401 .hl.kwc { color:#000000; font-weight:bold; }
402 .hl.kwd { color:#010181; }
404 /* calendar plugin */
405 .month-calendar-day-this-day,
406 .year-calendar-this-month {
407 background-color: #eee;
409 .month-calendar-day-head,
410 .month-calendar-day-nolink,
411 .month-calendar-day-link,
412 .month-calendar-day-this-day,
413 .month-calendar-day-future {
416 .month-calendar-arrow A:link,
417 .year-calendar-arrow A:link,
418 .month-calendar-arrow A:visited,
419 .year-calendar-arrow A:visited {
420 text-decoration: none;
426 li.L1 { list-style: upper-roman; }
427 li.L2 { list-style: decimal; }
428 li.L3 { list-style: lower-alpha; }
429 li.L4 { list-style: disc; }
430 li.L5 { list-style: square; }
431 li.L6 { list-style: circle; }
432 li.L7 { list-style: lower-roman; }
433 li.L8 { list-style: upper-alpha; }
441 border: 1px solid #aaa;
443 color: black !important;
445 .smallestPC { font-size: 70%; }
446 .smallPC { font-size: 85%; }
447 .normalPC { font-size: 100%; }
448 .bigPC { font-size: 115%; }
449 .biggestPC { font-size: 130%; }
451 /* orange feed button */
454 color: white !important;
455 border-left: 1px solid #cc9966;
456 border-top: 1px solid #ccaa99;
457 border-right: 1px solid #993300;
458 border-bottom: 1px solid #331100;
459 padding: 0px 0.5em 0px 0.5em;
460 font-family: sans-serif;
463 text-decoration: none;
467 color: white !important;
475 /* openid selector */
483 #openid_btns, #openid_btns br {
487 background-color: black;
492 border: 1px solid #DDD;
498 border: 1px solid #DDD;
502 a.openid_large_btn:focus {
505 a.openid_large_btn:focus {
509 border: 4px solid #DDD;
512 .fileupload-content .ui-progressbar {
516 .fileupload-content .ui-progressbar-value {
517 background: url(ikiwiki/images/pbar-ani.gif);
519 /* actiontabs theme for ikiwiki
525 text-decoration: none;
530 text-decoration: underline;
536 background-color: #999;
551 font-family: sans-serif;
563 border-style: none none solid none;
565 background-image: url('/images/da_background.jpg');
566 background-repeat: no-repeat;
569 .pageheader .header {
581 font: 140% sans-serif;
590 .pageheader .actions {
599 #content, #comments, #footer {
611 border-top: 1px solid #aaa;
618 h1 { font: 120% sans-serif }
619 h2 { font: bold 100% sans-serif }
620 h3, h4, h5, h6 { font: bold 80% sans-serif }
622 /* Smaller headings for inline pages */
623 .inlinepage h1 { font-size: 110% }
624 .inlinepage h2 { font-size: 100% }
625 .inlinepage h3 { font-size: 100% }
627 .pageheader .actions ul {
637 text-decoration: none;
640 .pageheader .actions ul li {
642 padding: .1em .5em 0 .5em;
645 border-style: solid solid none solid;