MediaWiki:Monobook.css
Aus RPG Maker Archive
Zeile 2: | Zeile 2: | ||
.tabelle_hauptseite { border:0px;} | .tabelle_hauptseite { border:0px;} | ||
+ | .tabelle_hauptseite td { border:1px #000000 solid;} | ||
.tabelle_schlank { border:1px #000000 solid;background:#F0F0F0;border-spacing:3px; } | .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; } | .tabelle_schlank td { border:1px #000000 solid;background:#ffffff;padding:3px;vertical-align:top; } |
Version vom 20:40, 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; }