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 {
33 list-style-type: none;
39 .pageheader .actions ul {
40 border-bottom: 1px solid #000;
43 .inlinepage .actions ul {
50 list-style-type: none;
56 .pageheader #otherlanguages {
57 border-bottom: 1px solid #000;
73 border-top: 1px solid #000;
85 text-decoration: none;
126 color: black !important;
128 .recentchanges .metadata {
131 .recentchanges .changelog {
136 background: white !important;
137 color: black !important;
139 .recentchanges .desc {
142 .recentchanges .diff {
145 .recentchanges .committer {
150 .recentchanges .committype {
156 .recentchanges .changedate {
162 .recentchanges .pagelinks {
170 border: 1px solid #aaa;
172 color: black !important;
177 border: 1px solid #aaa;
200 border: 1px solid black;
201 color: black !important;
206 color: white !important;
208 border: 2px solid black;
214 border: 1px solid #aaa;
234 border: 1px solid #aaa;
241 border: 1px solid #888;
244 color: black !important;
248 background: #ea6 !important;
249 color: black !important;
254 /* things to hide in printouts */
256 .actions { display: none; }
257 .tags { display: none; }
258 .feedbutton { display: none; }
259 #searchform { display: none; }
260 #blogform { display: none; }
261 #backlinks { display: none; }
264 /* infobox template */
271 border: 1px solid #aaa;
273 color: black !important;
276 /* notebox template */
283 border: 1px solid #aaa;
286 color: black !important;
289 /* popup template and backlinks hiding */
291 border-bottom: 1px dotted #366;
299 .popup:hover .balloon,
300 .popup:focus .balloon {
303 margin: 1em 0 0 -2em;
306 background-color: #dee;
313 border: 1px solid black;
335 input#openid_identifier {
336 background: url(wikiicons/openidlogin-bg.gif) no-repeat;
337 background-color: #fff;
338 background-position: 0 50%;
343 background: url(wikiicons/search-bg.gif) no-repeat;
344 background-color: #fff;
345 background-position: 100% 50%;
349 /* invalid form fields */
352 background: white !important;
354 /* required form fields */
359 /* highlight plugin */
360 pre.hl { color:#000000; background-color:#ffffff; }
361 .hl.num { color:#2928ff; }
362 .hl.esc { color:#ff00ff; }
363 .hl.str { color:#ff0000; }
364 .hl.dstr { color:#818100; }
365 .hl.slc { color:#838183; font-style:italic; }
366 .hl.com { color:#838183; font-style:italic; }
367 .hl.dir { color:#008200; }
368 .hl.sym { color:#000000; }
369 .hl.line { color:#555555; }
370 .hl.mark { background-color:#ffffbb; }
371 .hl.kwa { color:#000000; font-weight:bold; }
372 .hl.kwb { color:#830000; }
373 .hl.kwc { color:#000000; font-weight:bold; }
374 .hl.kwd { color:#010181; }
376 /* calendar plugin */
377 .month-calendar-day-this-day { background-color: #eee; }
378 .year-calendar-this-month { background-color: #eee; }
379 .month-calendar-arrow A:link,
380 .year-calendar-arrow A:link,
381 .month-calendar-arrow A:visited,
382 .year-calendar-arrow A:visited {
383 text-decoration: none;
389 li.L1 { list-style: upper-roman; }
390 li.L2 { list-style: decimal; }
391 li.L3 { list-style: lower-alpha; }
392 li.L4 { list-style: disc; }
393 li.L5 { list-style: square; }
394 li.L6 { list-style: circle; }
395 li.L7 { list-style: lower-roman; }
396 li.L8 { list-style: upper-alpha; }
404 border: 1px solid #aaa;
406 color: black !important;
408 .smallestPC { font-size: 70%; }
409 .smallPC { font-size: 85%; }
410 .normalPC { font-size: 100%; }
411 .bigPC { font-size: 115%; }
412 .biggestPC { font-size: 130%; }
414 /* orange feed button */
417 color: white !important;
418 border-left: 1px solid #cc9966;
419 border-top: 1px solid #ccaa99;
420 border-right: 1px solid #993300;
421 border-bottom: 1px solid #331100;
422 padding: 0px 0.5em 0px 0.5em;
423 font-family: sans-serif;
426 text-decoration: none;
430 color: white !important;
434 /* openid selector */
442 #openid_btns, #openid_btns br {
446 background-color: black;
451 border: 1px solid #DDD;
457 border: 1px solid #DDD;
461 a.openid_large_btn:focus {
464 a.openid_large_btn:focus {
465 -moz-outline-style: none;
468 border: 4px solid #DDD;