1 <?xml version="1.0" encoding="utf-8"?>
2 <page xmlns="http://cielonegro.org/schema/Rakka/Page/1.0"
6 /* global configuration *******************************************************/
12 /* layout *********************************************************************/
59 /* spacing ********************************************************************/
60 input[type="button"] {
69 padding: 3px 3px 1px 3px;
92 .body h1, .body h2, .body h3, .body h4, .body h5, .body h6 {
97 list-style-position: inside;
100 .body ul ul, .body ul ol, .body ol ul, .body ol ol {
138 .sideBar .outline li {
147 .sideBar ul, .sideBar ol {
148 list-style-type: none;
150 margin-bottom: 0.4em;
162 padding: 0.2em 0 0 0;
165 .sideBar input[type="text"],
166 .sideBar input[type="password"] {
178 list-style-type: none;
185 .pageEditor input[type="radio"] {
188 .pageEditor input[type="checkbox"] {
191 .pageEditor input[type="text"],
192 .pageEditor input[type="file"],
193 .pageEditor textarea {
197 .pageEditor input.smallField {
201 .pageEditor textarea.summary {
204 .pageEditor textarea.source {
207 .pageEditor input[type="button"] {
212 margin-bottom: 1.5em;
216 margin-bottom: 1.5em;
229 .pager .currentSection {
233 /* color and text *************************************************************/
235 font-family: sans-serif;
239 background-color: #0e192d;
243 background-color: black;
252 background-color: #bbbbbb;
255 h1, h2, h3, h4, h5, h6 {
260 border-color: #555555;
262 border-style: dashed;
266 border-color: #777777;
271 background-color: #aaaaaa;
275 background-color: #cccccc;
283 background-color: #0e192d;
286 background-image: url("./CieloNegro/Moon");
287 background-repeat: no-repeat;
288 /* (175px - 20px - 136px) / 2 = 9.5px
290 * 175px: height of .title
291 * 20px : height of .head
292 * 136px: height of ./CieloNegro/Moon
294 background-position: 100% 9.5px;
299 border-width: 0 0 10px 0;
300 border-style: double;
301 border-color: #bbbbbb;
308 background-image: url("./CieloNegro/Logo");
329 .body h1, .body h2, .body h3, .body h4, .body h5 {
330 background-color: #aaaaaa;
332 border-color: #888888;
341 text-decoration: none;
344 text-decoration: underline;
347 input[type="button"] {
348 background-color: #333333;
351 border-color: #555555;
356 -moz-border-radius: 10px;
358 input[type="button"]:active {
359 background-color: black;
361 input[type="button"][disabled] {
362 border-color: #444444;
365 input[type="button"][disabled]:active {
366 background-color: #444444;
372 .sideBar h1, .sideBar h2, .sideBar h3, .sideBar h4, .sideBar h5 {
376 background-color: #222222;
378 border-color: #111111 #333333 #333333 #111111;
397 .searchResult .date {
407 .sideBar .recentUpdates p,
408 .sideBar .trackbacks p {
412 .sideBar .outline li {
413 list-style-type: disc;
414 background-color: inherit;
416 .sideBar .outline li li {
417 list-style-type: circle;
419 .sideBar .outline li li li {
420 list-style-type: square;
422 .sideBar .outline li li li li {
423 list-style-type: disc;
425 .sideBar .outline li li li li li {
426 list-style-type: circle;
431 background-color: #0e192d;
434 -moz-border-radius: 10px;
437 .sideBar input[type="text"],
438 .sideBar input[type="password"] {
439 background-color: #333333;
443 border-color: #333333;
454 .pageEditor input[type="text"],
455 .pageEditor input[type="file"],
456 .pageEditor textarea {
457 border-color: #aaaaaa #eeeeee #eeeeee #aaaaaa;
461 background-color: #dddddd;
473 border-style: dotted;
474 border-width: 1px 0 0 0;
475 border-color: #444444;
479 background-color: #ffefd5;
485 background-color: #b0b0b0;
487 border-color: #888888;
489 border-style: dotted;
491 .pager .currentSection,
496 .pager .currentSection {
497 background-color: #bbbbbb;
498 border-color: #888888 #bbbbbb #bbbbbb #888888;
501 background-color: #aaaaaa;
502 border-color: #bbbbbb #999999 #999999 #bbbbbb;
505 /* float **********************************************************************/
506 h1, h2, h3, h4, h5, h6 {
510 /* image **********************************************************************/
531 background-color: #999999;
534 border-color: #888888;
554 .sideBar .imageFrame {
555 background-color: #222222;
558 /* error **********************************************************************/
561 background-color: white;
565 border-color: #880000;
567 border-style: double;
572 .error p, .error pre {
580 /* waiting message ************************************************************/
581 .waitingMessageBoard {
588 background-color: black;
595 .waitingMessageBoard p {
597 vertical-align: middle;
605 /* redirection message ********************************************************/
612 background-color: #a6a6a6;
615 border-color: #777777;
620 .redirection input[type="button"] {
622 background-color: #a0a0a0;
627 -moz-border-radius: 5px;
632 .redirection input[type="button"]:active {
633 background-color: #888888;
636 /* preview ********************************************************************/
638 background-color: #b5b5b5;
645 border-color: #888888;