* td background set to White to avoid header border shining through
authorGabriel Wicke <gwicke@users.mediawiki.org>
Thu, 15 Apr 2004 18:56:10 +0000 (18:56 +0000)
committerGabriel Wicke <gwicke@users.mediawiki.org>
Thu, 15 Apr 2004 18:56:10 +0000 (18:56 +0000)
stylesheets/monobook/main.css

index 5d7152e..82d8fd5 100644 (file)
@@ -53,7 +53,7 @@ body {
 
 /* general styles */
 
-table {
+table, td {
     font-size: 100%;
     background: White;
 }