1 <?xml version="1.0" encoding="utf-8"?>
2 <page xmlns="http://cielonegro.org/schema/Rakka/Page/1.0"
7 /* global configuration *******************************************************/
13 /* layout *********************************************************************/
60 /* spacing ********************************************************************/
61 input[type="button"] {
85 .body h1, .body h2, .body h3, .body h4, .body h5, .body h6 {
90 list-style-position: inside;
93 .body ul ul, .body ul ol, .body ol ul, .body ol ol {
131 .sideBar .outline li {
140 .sideBar ul, .sideBar ol {
141 list-style-type: none;
143 margin-bottom: 0.4em;
155 padding: 0.2em 0 0 0;
161 .pageEditor td, .pageEditor th {
168 list-style-type: none;
175 .pageEditor input[type="radio"] {
178 .pageEditor input[type="text"],
179 .pageEditor input[type="file"],
180 .pageEditor textarea {
184 .pageEditor textarea.summary {
187 .pageEditor textarea.source {
190 .pageEditor input[type="button"] {
194 /* color and text *************************************************************/
196 font-family: sans-serif;
200 background-color: white;
208 h1, h2, h3, h4, h5, h6 {
213 border-color: #bbbbbb;
215 border-style: dashed;
219 border-color: #dddddd;
224 background-color: #eeeeee;
228 background-color: #fafafa;
236 background-color: #fafafa;
238 border-color: #cccccc;
239 border-width: 0 0 1px 0;
260 .body h1, .body h2, .body h3, .body h4, .body h5 {
261 background-color: #fafafa;
263 border-color: #dddddd;
272 text-decoration: none;
275 text-decoration: underline;
278 input[type="button"] {
279 background-color: #f5f5f5;
282 border-color: #dddddd;
287 -moz-border-radius: 10px;
289 input[type="button"]:active {
290 background-color: #999999;
293 .header, .footer, .sideBar {
294 background-color: #eeeeee;
300 .sideBar h1, .sideBar h2, .sideBar h3, .sideBar h4, .sideBar h5 {
304 background-color: #fafafa;
306 border-color: #dddddd white white #dddddd;
321 .sideBar .recentUpdates p,
322 .sideBar .trackbacks p {
326 .sideBar .outline li {
327 list-style-type: disc;
328 background-color: inherit;
330 .sideBar .outline li li {
331 list-style-type: circle;
333 .sideBar .outline li li li {
334 list-style-type: square;
336 .sideBar .outline li li li li {
337 list-style-type: disc;
339 .sideBar .outline li li li li li {
340 list-style-type: circle;
345 background-color: #f5f5f5;
348 -moz-border-radius: 10px;
351 .sideBar .recentUpdates li, .sideBar .trackbacks li {
352 background-color: #e0e0e0;
355 .pageEditor input[type="text"],
356 .pageEditor input[type="file"],
357 .pageEditor textarea {
358 border-color: #dddddd #fafafa #fafafa #dddddd;
362 background-color: white;
365 /* float **********************************************************************/
366 h1, h2, h3, h4, h5, h6 {
370 /* image **********************************************************************/
391 background-color: #eeeeee;
394 border-color: #cccccc;
414 /* error **********************************************************************/
417 background-color: white;
421 border-color: #880000;
423 border-style: double;
428 .error p, .error pre {
436 /* waiting message ************************************************************/
437 .waitingMessageBoard {
444 background-color: white;
451 .waitingMessageBoard p {
453 vertical-align: middle;
461 /* redirection message ********************************************************/
468 background-color: #fafafa;
471 border-color: #eeeeee;
476 .redirection input[type="button"] {
478 background-color: #fcfcfc;
483 -moz-border-radius: 5px;
488 .redirection input[type="button"]:active {
489 background-color: #eeeeee;
492 /* preview ********************************************************************/
494 background-color: #eeeeee;
501 border-color: #bbbbbb;