MediaWiki:Monobook.css
Aus RPG Maker Archive
Zeile 1: | Zeile 1: | ||
/* Standardtabellen */ | /* Standardtabellen */ | ||
- | + | tabelle_hauptseite { border:0px;} | |
- | + | tabelle_hauptseite td { border:1px #000000 solid;} | |
- | + | tabelle_schlank { border:1px #000000 solid;background:#F0F0F0;border-spacing:3px; } | |
- | + | tabelle_schlank td { border:1px #000000 solid;background:#ffffff;padding:3px;vertical-align:top; } |
Version vom 20:41, 6. Aug. 2009
/* Standardtabellen */ tabelle_hauptseite { border:0px;} tabelle_hauptseite td { border:1px #000000 solid;} tabelle_schlank { border:1px #000000 solid;background:#F0F0F0;border-spacing:3px; } tabelle_schlank td { border:1px #000000 solid;background:#ffffff;padding:3px;vertical-align:top; }