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;
73 border-top: 1px solid #000;
85 text-decoration: none;
139 color: black !important;
141 .recentchanges .metadata {
144 .recentchanges .changelog {
149 background: white !important;
150 color: black !important;
152 .recentchanges .desc {
155 .recentchanges .diff {
158 .recentchanges .committer {
163 .recentchanges .committype {
169 .recentchanges .changedate {
175 .recentchanges .pagelinks {
183 border: 1px solid #aaa;
185 color: black !important;
192 border: 1px solid #aaa;
216 border: 1px solid black;
217 color: black !important;
222 color: white !important;
224 border: 2px solid black;
230 border: 1px solid #aaa;
250 border: 1px solid #aaa;
257 border: 1px solid #888;
260 color: black !important;
264 background: #ea6 !important;
265 color: black !important;
270 /* things to hide in printouts */
272 .actions { display: none; }
273 .tags { display: none; }
274 .feedbutton { display: none; }
275 #searchform { display: none; }
276 #blogform { display: none; }
277 #backlinks { display: none; }
280 /* infobox template */
287 border: 1px solid #aaa;
289 color: black !important;
292 /* notebox template */
299 border: 1px solid #aaa;
302 color: black !important;
305 /* popup template and backlinks hiding */
307 border-bottom: 1px dotted #366;
315 .popup:hover .balloon,
316 .popup:focus .balloon {
319 margin: 1em 0 0 -2em;
322 background-color: #dee;
329 border: 1px solid black;
344 input#openid_identifier {
345 background: url(wikiicons/openidlogin-bg.gif) no-repeat;
346 background-color: #fff;
347 background-position: 0 50%;
352 background: url(wikiicons/search-bg.gif) no-repeat;
353 background-color: #fff;
354 background-position: 100% 50%;
358 /* invalid form fields */
361 background: white !important;
363 /* required form fields */
368 /* highlight plugin */
369 pre.hl { color:#000000; background-color:#ffffff; }
370 .hl.num { color:#2928ff; }
371 .hl.esc { color:#ff00ff; }
372 .hl.str { color:#ff0000; }
373 .hl.dstr { color:#818100; }
374 .hl.slc { color:#838183; font-style:italic; }
375 .hl.com { color:#838183; font-style:italic; }
376 .hl.dir { color:#008200; }
377 .hl.sym { color:#000000; }
378 .hl.line { color:#555555; }
379 .hl.mark { background-color:#ffffbb; }
380 .hl.kwa { color:#000000; font-weight:bold; }
381 .hl.kwb { color:#830000; }
382 .hl.kwc { color:#000000; font-weight:bold; }
383 .hl.kwd { color:#010181; }
385 /* calendar plugin */
386 .month-calendar-day-this-day,
387 .year-calendar-this-month {
388 background-color: #eee;
390 .month-calendar-day-head,
391 .month-calendar-day-nolink,
392 .month-calendar-day-link,
393 .month-calendar-day-this-day,
394 .month-calendar-day-future {
397 .month-calendar-arrow A:link,
398 .year-calendar-arrow A:link,
399 .month-calendar-arrow A:visited,
400 .year-calendar-arrow A:visited {
401 text-decoration: none;
407 li.L1 { list-style: upper-roman; }
408 li.L2 { list-style: decimal; }
409 li.L3 { list-style: lower-alpha; }
410 li.L4 { list-style: disc; }
411 li.L5 { list-style: square; }
412 li.L6 { list-style: circle; }
413 li.L7 { list-style: lower-roman; }
414 li.L8 { list-style: upper-alpha; }
422 border: 1px solid #aaa;
424 color: black !important;
426 .smallestPC { font-size: 70%; }
427 .smallPC { font-size: 85%; }
428 .normalPC { font-size: 100%; }
429 .bigPC { font-size: 115%; }
430 .biggestPC { font-size: 130%; }
432 /* orange feed button */
435 color: white !important;
436 border-left: 1px solid #cc9966;
437 border-top: 1px solid #ccaa99;
438 border-right: 1px solid #993300;
439 border-bottom: 1px solid #331100;
440 padding: 0px 0.5em 0px 0.5em;
441 font-family: sans-serif;
444 text-decoration: none;
448 color: white !important;
452 /* openid selector */
460 #openid_btns, #openid_btns br {
464 background-color: black;
469 border: 1px solid #DDD;
475 border: 1px solid #DDD;
479 a.openid_large_btn:focus {
482 a.openid_large_btn:focus {
483 -moz-outline-style: none;
486 border: 4px solid #DDD;