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;
136 color: black !important;
138 .recentchanges .metadata {
141 .recentchanges .changelog {
146 background: white !important;
147 color: black !important;
149 .recentchanges .desc {
152 .recentchanges .diff {
155 .recentchanges .committer {
160 .recentchanges .committype {
166 .recentchanges .changedate {
172 .recentchanges .pagelinks {
180 border: 1px solid #aaa;
182 color: black !important;
189 border: 1px solid #aaa;
213 border: 1px solid black;
214 color: black !important;
219 color: white !important;
221 border: 2px solid black;
227 border: 1px solid #aaa;
247 border: 1px solid #aaa;
254 border: 1px solid #888;
257 color: black !important;
261 background: #ea6 !important;
262 color: black !important;
267 /* things to hide in printouts */
269 .actions { display: none; }
270 .tags { display: none; }
271 .feedbutton { display: none; }
272 #searchform { display: none; }
273 #blogform { display: none; }
274 #backlinks { display: none; }
277 /* infobox template */
284 border: 1px solid #aaa;
286 color: black !important;
289 /* notebox template */
296 border: 1px solid #aaa;
299 color: black !important;
302 /* popup template and backlinks hiding */
304 border-bottom: 1px dotted #366;
312 .popup:hover .balloon,
313 .popup:focus .balloon {
316 margin: 1em 0 0 -2em;
319 background-color: #dee;
326 border: 1px solid black;
348 input#openid_identifier {
349 background: url(wikiicons/openidlogin-bg.gif) no-repeat;
350 background-color: #fff;
351 background-position: 0 50%;
356 background: url(wikiicons/search-bg.gif) no-repeat;
357 background-color: #fff;
358 background-position: 100% 50%;
362 /* invalid form fields */
365 background: white !important;
367 /* required form fields */
372 /* highlight plugin */
373 pre.hl { color:#000000; background-color:#ffffff; }
374 .hl.num { color:#2928ff; }
375 .hl.esc { color:#ff00ff; }
376 .hl.str { color:#ff0000; }
377 .hl.dstr { color:#818100; }
378 .hl.slc { color:#838183; font-style:italic; }
379 .hl.com { color:#838183; font-style:italic; }
380 .hl.dir { color:#008200; }
381 .hl.sym { color:#000000; }
382 .hl.line { color:#555555; }
383 .hl.mark { background-color:#ffffbb; }
384 .hl.kwa { color:#000000; font-weight:bold; }
385 .hl.kwb { color:#830000; }
386 .hl.kwc { color:#000000; font-weight:bold; }
387 .hl.kwd { color:#010181; }
389 /* calendar plugin */
390 .month-calendar-day-this-day,
391 .year-calendar-this-month {
392 background-color: #eee;
394 .month-calendar-day-head,
395 .month-calendar-day-nolink,
396 .month-calendar-day-link,
397 .month-calendar-day-this-day,
398 .month-calendar-day-future {
401 .month-calendar-arrow A:link,
402 .year-calendar-arrow A:link,
403 .month-calendar-arrow A:visited,
404 .year-calendar-arrow A:visited {
405 text-decoration: none;
411 li.L1 { list-style: upper-roman; }
412 li.L2 { list-style: decimal; }
413 li.L3 { list-style: lower-alpha; }
414 li.L4 { list-style: disc; }
415 li.L5 { list-style: square; }
416 li.L6 { list-style: circle; }
417 li.L7 { list-style: lower-roman; }
418 li.L8 { list-style: upper-alpha; }
426 border: 1px solid #aaa;
428 color: black !important;
430 .smallestPC { font-size: 70%; }
431 .smallPC { font-size: 85%; }
432 .normalPC { font-size: 100%; }
433 .bigPC { font-size: 115%; }
434 .biggestPC { font-size: 130%; }
436 /* orange feed button */
439 color: white !important;
440 border-left: 1px solid #cc9966;
441 border-top: 1px solid #ccaa99;
442 border-right: 1px solid #993300;
443 border-bottom: 1px solid #331100;
444 padding: 0px 0.5em 0px 0.5em;
445 font-family: sans-serif;
448 text-decoration: none;
452 color: white !important;
456 /* openid selector */
464 #openid_btns, #openid_btns br {
468 background-color: black;
473 border: 1px solid #DDD;
479 border: 1px solid #DDD;
483 a.openid_large_btn:focus {
486 a.openid_large_btn:focus {
487 -moz-outline-style: none;
490 border: 4px solid #DDD;