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;
132 color: black !important;
134 .recentchanges .metadata {
137 .recentchanges .changelog {
142 background: white !important;
143 color: black !important;
145 .recentchanges .desc {
148 .recentchanges .diff {
151 .recentchanges .committer {
156 .recentchanges .committype {
162 .recentchanges .changedate {
168 .recentchanges .pagelinks {
176 border: 1px solid #aaa;
178 color: black !important;
183 border: 1px solid #aaa;
207 border: 1px solid black;
208 color: black !important;
213 color: white !important;
215 border: 2px solid black;
221 border: 1px solid #aaa;
241 border: 1px solid #aaa;
248 border: 1px solid #888;
251 color: black !important;
255 background: #ea6 !important;
256 color: black !important;
261 /* things to hide in printouts */
263 .actions { display: none; }
264 .tags { display: none; }
265 .feedbutton { display: none; }
266 #searchform { display: none; }
267 #blogform { display: none; }
268 #backlinks { display: none; }
271 /* infobox template */
278 border: 1px solid #aaa;
280 color: black !important;
283 /* notebox template */
290 border: 1px solid #aaa;
293 color: black !important;
296 /* popup template and backlinks hiding */
298 border-bottom: 1px dotted #366;
306 .popup:hover .balloon,
307 .popup:focus .balloon {
310 margin: 1em 0 0 -2em;
313 background-color: #dee;
320 border: 1px solid black;
342 input#openid_identifier {
343 background: url(wikiicons/openidlogin-bg.gif) no-repeat;
344 background-color: #fff;
345 background-position: 0 50%;
350 background: url(wikiicons/search-bg.gif) no-repeat;
351 background-color: #fff;
352 background-position: 100% 50%;
356 /* invalid form fields */
359 background: white !important;
361 /* required form fields */
366 /* highlight plugin */
367 pre.hl { color:#000000; background-color:#ffffff; }
368 .hl.num { color:#2928ff; }
369 .hl.esc { color:#ff00ff; }
370 .hl.str { color:#ff0000; }
371 .hl.dstr { color:#818100; }
372 .hl.slc { color:#838183; font-style:italic; }
373 .hl.com { color:#838183; font-style:italic; }
374 .hl.dir { color:#008200; }
375 .hl.sym { color:#000000; }
376 .hl.line { color:#555555; }
377 .hl.mark { background-color:#ffffbb; }
378 .hl.kwa { color:#000000; font-weight:bold; }
379 .hl.kwb { color:#830000; }
380 .hl.kwc { color:#000000; font-weight:bold; }
381 .hl.kwd { color:#010181; }
383 /* calendar plugin */
384 .month-calendar-day-this-day { background-color: #eee; }
385 .year-calendar-this-month { background-color: #eee; }
386 .month-calendar-arrow A:link,
387 .year-calendar-arrow A:link,
388 .month-calendar-arrow A:visited,
389 .year-calendar-arrow A:visited {
390 text-decoration: none;
396 li.L1 { list-style: upper-roman; }
397 li.L2 { list-style: decimal; }
398 li.L3 { list-style: lower-alpha; }
399 li.L4 { list-style: disc; }
400 li.L5 { list-style: square; }
401 li.L6 { list-style: circle; }
402 li.L7 { list-style: lower-roman; }
403 li.L8 { list-style: upper-alpha; }
411 border: 1px solid #aaa;
413 color: black !important;
415 .smallestPC { font-size: 70%; }
416 .smallPC { font-size: 85%; }
417 .normalPC { font-size: 100%; }
418 .bigPC { font-size: 115%; }
419 .biggestPC { font-size: 130%; }
421 /* orange feed button */
424 color: white !important;
425 border-left: 1px solid #cc9966;
426 border-top: 1px solid #ccaa99;
427 border-right: 1px solid #993300;
428 border-bottom: 1px solid #331100;
429 padding: 0px 0.5em 0px 0.5em;
430 font-family: sans-serif;
433 text-decoration: none;
437 color: white !important;
441 /* openid selector */
449 #openid_btns, #openid_btns br {
453 background-color: black;
458 border: 1px solid #DDD;
464 border: 1px solid #DDD;
468 a.openid_large_btn:focus {
471 a.openid_large_btn:focus {
472 -moz-outline-style: none;
475 border: 4px solid #DDD;