make plainlinks work in IE and Opera
authorGabriel Wicke <gwicke@users.mediawiki.org>
Mon, 14 Jun 2004 01:12:10 +0000 (01:12 +0000)
committerGabriel Wicke <gwicke@users.mediawiki.org>
Mon, 14 Jun 2004 01:12:10 +0000 (01:12 +0000)
stylesheets/monobook/main.css

index 01a0259..e2cecce 100644 (file)
@@ -509,7 +509,7 @@ span.diffchange { color: red; }
 /* this can be used in the content area to switch off
 special external link styling */
 #bodyContent .plainlinks a {
-    background: none;
+    background: none !important;
     padding: 0;
 }
 /*