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 {
101 list-style-position: inside;
104 .body ul ul, .body ul ol, .body ol ul, .body ol ol {
142 .sideBar .outline li {
151 .sideBar ul, .sideBar ol {
152 list-style-type: none;
154 margin-bottom: 0.4em;
166 padding: 0.2em 0 0 0;
169 .sideBar input[type="text"],
170 .sideBar input[type="password"] {
178 table.pageEditor.vertical td {
185 list-style-type: none;
192 .pageEditor input[type="radio"] {
195 .pageEditor input[type="checkbox"] {
198 .pageEditor input[type="text"],
199 .pageEditor input[type="password"],
200 .pageEditor input[type="file"],
201 .pageEditor textarea {
205 .pageEditor input.smallField {
209 .pageEditor textarea {
212 .pageEditor textarea.summary {
215 .pageEditor textarea.source {
218 .pageEditor textarea.hexDump {
220 font-family: monospace;
224 .pageEditor input[type="button"] {
229 margin-bottom: 1.5em;
233 margin-bottom: 1.5em;
246 .pager .currentSection {
250 /* color and text *************************************************************/
252 font-family: sans-serif;
256 background-color: #0e192d;
260 background-color: black;
269 background-color: #bbbbbb;
272 h1, h2, h3, h4, h5, h6 {
277 border-color: #555555;
279 border-style: dashed;
283 border-color: #777777;
288 background-color: #aaaaaa;
293 background-color: #cccccc;
301 background-color: #0e192d;
304 background-image: url("./CieloNegro/Moon");
305 background-repeat: no-repeat;
306 /* (175px - 20px - 136px) / 2 = 9.5px
308 * 175px: height of .title
309 * 20px : height of .head
310 * 136px: height of ./CieloNegro/Moon
312 background-position: 100% 9.5px;
317 border-width: 0 0 10px 0;
318 border-style: double;
319 border-color: #bbbbbb;
326 background-image: url("./CieloNegro/Logo");
347 .body h1, .body h2, .body h3, .body h4, .body h5 {
348 background-color: #aaaaaa;
350 border-color: #888888;
359 text-decoration: none;
362 text-decoration: underline;
365 input[type="button"] {
366 background-color: #333333;
369 border-color: #555555;
374 -moz-border-radius: 10px;
376 input[type="button"]:active {
377 background-color: black;
379 input[type="button"][disabled] {
380 border-color: #444444;
383 input[type="button"][disabled]:active {
384 background-color: #444444;
390 .sideBar h1, .sideBar h2, .sideBar h3, .sideBar h4, .sideBar h5 {
394 background-color: #222222;
396 border-color: #111111 #333333 #333333 #111111;
415 .searchResult .date {
425 .sideBar .recentUpdates p {
429 .sideBar .outline li {
430 list-style-type: disc;
431 background-color: inherit;
433 .sideBar .outline li li {
434 list-style-type: circle;
436 .sideBar .outline li li li {
437 list-style-type: square;
439 .sideBar .outline li li li li {
440 list-style-type: disc;
442 .sideBar .outline li li li li li {
443 list-style-type: circle;
448 background-color: #0e192d;
451 -moz-border-radius: 10px;
454 .sideBar input[type="text"],
455 .sideBar input[type="password"] {
456 background-color: #333333;
460 border-color: #333333;
471 .pageEditor input[type="text"],
472 .pageEditor input[type="password"],
473 .pageEditor input[type="file"],
474 .pageEditor textarea {
475 border-color: #aaaaaa #eeeeee #eeeeee #aaaaaa;
479 background-color: #dddddd;
491 border-style: dotted;
492 border-width: 1px 0 0 0;
493 border-color: #444444;
497 background-color: #ffefd5;
503 background-color: #b0b0b0;
505 border-color: #888888;
507 border-style: dotted;
509 .pager .currentSection,
514 .pager .currentSection {
515 background-color: #bbbbbb;
516 border-color: #888888 #bbbbbb #bbbbbb #888888;
519 background-color: #aaaaaa;
520 border-color: #bbbbbb #999999 #999999 #bbbbbb;
523 /* float **********************************************************************/
524 h1, h2, h3, h4, h5, h6 {
528 /* image **********************************************************************/
549 background-color: #999999;
552 border-color: #888888;
572 .sideBar .imageFrame {
573 background-color: #222222;
576 /* error **********************************************************************/
579 background-color: white;
583 border-color: #880000;
585 border-style: double;
590 .error p, .error pre {
598 /* sidebar mask ***************************************************************/
602 background-color: black;
609 .sideBarMask .content {
613 .sideBarMask .content input[type="button"] {
617 background-color: #f5f5f5;
620 border-color: #dddddd;
625 -moz-border-radius: 10px;
628 /* waiting message ************************************************************/
629 .waitingMessageBoard {
639 .waitingMessageBoard p {
642 background-color: white;
654 /* redirection message ********************************************************/
661 background-color: #a6a6a6;
664 border-color: #777777;
669 .redirection input[type="button"] {
671 background-color: #a0a0a0;
676 -moz-border-radius: 5px;
681 .redirection input[type="button"]:active {
682 background-color: #888888;
685 /* preview ********************************************************************/
687 background-color: #b5b5b5;
694 border-color: #888888;