From: Gabriel Wicke Date: Sat, 12 Jun 2004 00:46:30 +0000 (+0000) Subject: link colour tweak X-Git-Tag: 1.5.0alpha1~2903 X-Git-Url: http://git.cyclocoop.org/%27.parametre_url%28%20%20%20generer_action_auteur%28%27charger_plugin%27%2C%20%27update_flux%27%29%2C%27update_flux%27%2C%20%27oui%27%29.%27?a=commitdiff_plain;h=13a25db221770e4937708d69d47abb53f946d2f8;p=lhc%2Fweb%2Fwiklou.git link colour tweak --- 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;