From: yomguy Date: Thu, 5 Jul 2012 15:56:12 +0000 (+0200) Subject: blue style X-Git-Tag: 0.6^2~6^2~4 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=153d626a12bab493f6198848a810dc75bef51501;p=teleforma.git blue style --- diff --git a/teleforma/static/teleforma/css/teleforma.css b/teleforma/static/teleforma/css/teleforma.css index 77a602ae..2617e3f9 100644 --- a/teleforma/static/teleforma/css/teleforma.css +++ b/teleforma/static/teleforma/css/teleforma.css @@ -25,12 +25,12 @@ a:link:hover, a:visited:hover { text-decoration: underline; }*/ a, a:visited { - color: #BB0000; + color: #4f628a; /* #BB0000 */ text-decoration:none; } a:hover { background-color: transparent; - color: #BB0000; + color: #4f628a; /* #BB0000 */ text-decoration: underline; } @@ -1386,7 +1386,7 @@ input,textarea{ margin: 0em 0em 0em 0.3em; font-size: 0.9125em; background-color: #FFF; - color: #0000 ; + color: #000 ; font-weight: normal; max-height: 250px; overflow-y: auto; @@ -1394,6 +1394,7 @@ input,textarea{ #module-set-left .module a { display:inline-block; + font-weight: bold; }