MediaWiki:Monobook.css: Unterschied zwischen den Versionen
Aus DGL Wiki
Flo (Diskussion | Beiträge) K () |
|||
Zeile 1: | Zeile 1: | ||
/* edit this file to customize the monobook skin for the entire site */ | /* edit this file to customize the monobook skin for the entire site */ | ||
+ | div.pretty | ||
+ | { | ||
+ | margin: 1em 1em 1em 0; | ||
+ | background: #f9f9f9; | ||
+ | border: 1px #aaa solid; | ||
+ | border-collapse: collapse; | ||
+ | font-size: 95%; | ||
+ | empty-cells:show;" | ||
+ | rules="all" | ||
+ | } |
Version vom 2. Oktober 2005, 19:51 Uhr
/* edit this file to customize the monobook skin for the entire site */
div.pretty
{
margin: 1em 1em 1em 0;
background: #f9f9f9;
border: 1px #aaa solid;
border-collapse: collapse;
font-size: 95%;
empty-cells:show;"
rules="all"
}