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