X-Git-Url: http://git.euphorik.ch/?p=euphorik.git;a=blobdiff_plain;f=css%2F1%2Feuphorik.css;h=fa02cc010b4b2c3fa0ba145e55fa367b51d5a95a;hp=9ac1d54f3048402665baf7c9b3b1fb3d589cc8df;hb=7ade6a3495cd5c74c964df5ed794e110e770ed9d;hpb=ab7df84e7918ce2f4ab10d5498f2cf6483188b84 diff --git a/css/1/euphorik.css b/css/1/euphorik.css index 9ac1d54..fa02cc0 100755 --- a/css/1/euphorik.css +++ b/css/1/euphorik.css @@ -18,7 +18,6 @@ body { } #container { - position: relative; height: auto; margin: 0px; } @@ -108,12 +107,16 @@ ul#menu { height: 129px; position: absolute; } +#logo.ekMaster { + background-image: url(../../img/css1/logo_ek_master.png); +} /***** Le pied de page *****/ #footer { background-color: #e19671; text-align: right; - font-size: 9px + font-size: 9px; + padding: 2px } #footer a img{ border-style: none; @@ -216,10 +219,14 @@ form select { form button { font-size: 11px; } +form input[readonly] { + background-color: #d0c9aa +} /***** Les liens *****/ .lien, a { text-decoration: underline; + color: #c62929; } .lien { cursor: pointer