X-Git-Url: http://git.euphorik.ch/?p=euphorik.git;a=blobdiff_plain;f=css%2F1%2Feuphorik.css;h=1fdc0f4cfb30115fef71d71726ccffa64c9dadda;hp=9ac1d54f3048402665baf7c9b3b1fb3d589cc8df;hb=08193845f5b45402b85977911dbd0693a4d183de;hpb=ab7df84e7918ce2f4ab10d5498f2cf6483188b84 diff --git a/css/1/euphorik.css b/css/1/euphorik.css index 9ac1d54..1fdc0f4 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; @@ -220,6 +220,7 @@ form button { /***** Les liens *****/ .lien, a { text-decoration: underline; + color: #c62929; } .lien { cursor: pointer