From e3f9fa415123d2b524d4116fe9c01e1f826788d9 Mon Sep 17 00:00:00 2001 From: Gabriel Wicke Date: Mon, 14 Jun 2004 01:12:10 +0000 Subject: [PATCH] make plainlinks work in IE and Opera --- stylesheets/monobook/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/monobook/main.css b/stylesheets/monobook/main.css index 01a0259520..e2cecce53f 100644 --- a/stylesheets/monobook/main.css +++ b/stylesheets/monobook/main.css @@ -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; } /* -- 2.20.1