diff -r cd4c37c65a2c -r d8780eeb2607 web/wp-content/themes/IRI-Theme/style.css --- a/web/wp-content/themes/IRI-Theme/style.css Wed Apr 07 13:11:04 2010 +0000 +++ b/web/wp-content/themes/IRI-Theme/style.css Mon May 17 10:08:38 2010 +0000 @@ -947,16 +947,26 @@ padding-right:10px; } + .design-du-nouveau-monde-industriel { - background-color:#00ff1e; + background:none repeat scroll 0 0 #050019 !important; } +.design-du-nouveau-monde-industriel a:hover{ + background:none repeat scroll 0 0 #001736 !important; +} .figures-de-lamateur{ - background-color:#ff2a00; + background:none repeat scroll 0 0 #0F0004 !important; +} +.figures-de-lamateur a:hover{ + background:none repeat scroll 0 0 #260004 !important; } -.ecologie-de-lattention{ - background-color:#eaff00; +.ecologie-de-lattention { + background:none repeat scroll 0 0 #100017 !important; +} +.ecologie-de-lattention a:hover{ + background:none repeat scroll 0 0 #260044 !important; +} -} .lang{ padding-left:650px; }