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="password"],
193 .pageEditor input[type="file"],
194 .pageEditor textarea {
198 .pageEditor input.smallField {
202 .pageEditor textarea {
205 .pageEditor textarea.summary {
208 .pageEditor textarea.source {
211 .pageEditor input[type="button"] {
216 margin-bottom: 1.5em;
220 margin-bottom: 1.5em;
233 .pager .currentSection {
237 /* color and text *************************************************************/
239 font-family: sans-serif;
243 background-color: #0e192d;
247 background-color: black;
256 background-color: #bbbbbb;
259 h1, h2, h3, h4, h5, h6 {
264 border-color: #555555;
266 border-style: dashed;
270 border-color: #777777;
275 background-color: #aaaaaa;
279 background-color: #cccccc;
287 background-color: #0e192d;
290 background-image: url("./CieloNegro/Moon");
291 background-repeat: no-repeat;
292 /* (175px - 20px - 136px) / 2 = 9.5px
294 * 175px: height of .title
295 * 20px : height of .head
296 * 136px: height of ./CieloNegro/Moon
298 background-position: 100% 9.5px;
303 border-width: 0 0 10px 0;
304 border-style: double;
305 border-color: #bbbbbb;
312 background-image: url("./CieloNegro/Logo");
333 .body h1, .body h2, .body h3, .body h4, .body h5 {
334 background-color: #aaaaaa;
336 border-color: #888888;
345 text-decoration: none;
348 text-decoration: underline;
351 input[type="button"] {
352 background-color: #333333;
355 border-color: #555555;
360 -moz-border-radius: 10px;
362 input[type="button"]:active {
363 background-color: black;
365 input[type="button"][disabled] {
366 border-color: #444444;
369 input[type="button"][disabled]:active {
370 background-color: #444444;
376 .sideBar h1, .sideBar h2, .sideBar h3, .sideBar h4, .sideBar h5 {
380 background-color: #222222;
382 border-color: #111111 #333333 #333333 #111111;
401 .searchResult .date {
411 .sideBar .recentUpdates p,
412 .sideBar .trackbacks p {
416 .sideBar .outline li {
417 list-style-type: disc;
418 background-color: inherit;
420 .sideBar .outline li li {
421 list-style-type: circle;
423 .sideBar .outline li li li {
424 list-style-type: square;
426 .sideBar .outline li li li li {
427 list-style-type: disc;
429 .sideBar .outline li li li li li {
430 list-style-type: circle;
435 background-color: #0e192d;
438 -moz-border-radius: 10px;
441 .sideBar input[type="text"],
442 .sideBar input[type="password"] {
443 background-color: #333333;
447 border-color: #333333;
458 .pageEditor input[type="text"],
459 .pageEditor input[type="password"],
460 .pageEditor input[type="file"],
461 .pageEditor textarea {
462 border-color: #aaaaaa #eeeeee #eeeeee #aaaaaa;
466 background-color: #dddddd;
478 border-style: dotted;
479 border-width: 1px 0 0 0;
480 border-color: #444444;
484 background-color: #ffefd5;
490 background-color: #b0b0b0;
492 border-color: #888888;
494 border-style: dotted;
496 .pager .currentSection,
501 .pager .currentSection {
502 background-color: #bbbbbb;
503 border-color: #888888 #bbbbbb #bbbbbb #888888;
506 background-color: #aaaaaa;
507 border-color: #bbbbbb #999999 #999999 #bbbbbb;
510 /* float **********************************************************************/
511 h1, h2, h3, h4, h5, h6 {
515 /* image **********************************************************************/
536 background-color: #999999;
539 border-color: #888888;
559 .sideBar .imageFrame {
560 background-color: #222222;
563 /* error **********************************************************************/
566 background-color: white;
570 border-color: #880000;
572 border-style: double;
577 .error p, .error pre {
585 /* waiting message ************************************************************/
586 .waitingMessageBoard {
593 background-color: black;
600 .waitingMessageBoard p {
602 vertical-align: middle;
610 /* redirection message ********************************************************/
617 background-color: #a6a6a6;
620 border-color: #777777;
625 .redirection input[type="button"] {
627 background-color: #a0a0a0;
632 -moz-border-radius: 5px;
637 .redirection input[type="button"]:active {
638 background-color: #888888;
641 /* preview ********************************************************************/
643 background-color: #b5b5b5;
650 border-color: #888888;