From 13a25db221770e4937708d69d47abb53f946d2f8 Mon Sep 17 00:00:00 2001 From: Gabriel Wicke Date: Sat, 12 Jun 2004 00:46:30 +0000 Subject: [PATCH] link colour tweak --- stylesheets/monobook/main.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/stylesheets/monobook/main.css b/stylesheets/monobook/main.css index 300e8f5f79..bababb6216 100644 --- a/stylesheets/monobook/main.css +++ b/stylesheets/monobook/main.css @@ -61,7 +61,8 @@ table { } a { text-decoration: none; - color: #004ba6; + color: #002dbf; + color: #002bb8; background: none; } a:visited { color: #5a3696; } @@ -750,7 +751,7 @@ li#pt-login { } #p-cactions li a { background-color: White; - color: #0014a6; + color: #002bb8; border: none; padding: 0 0.8em 0.3em 0.8em; text-decoration: none; -- 2.20.1