X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=css%2F1%2Feuphorik.css;h=5964a11d96d83ac36fd954d9bc85b1f39121b48c;hb=9cf8cc3ec880d85d22ab2f1d540094e7e3fcf142;hp=9ac1d54f3048402665baf7c9b3b1fb3d589cc8df;hpb=ab7df84e7918ce2f4ab10d5498f2cf6483188b84;p=euphorik.git diff --git a/css/1/euphorik.css b/css/1/euphorik.css index 9ac1d54..5964a11 100755 --- a/css/1/euphorik.css +++ b/css/1/euphorik.css @@ -18,7 +18,6 @@ body { } #container { - position: relative; height: auto; margin: 0px; } @@ -113,7 +112,8 @@ ul#menu { #footer { background-color: #e19671; text-align: right; - font-size: 9px + font-size: 9px; + padding: 2px } #footer a img{ border-style: none; @@ -216,10 +216,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