FIX optimisation de certaine requête : il faut trier après pas avant, banane !
[euphorik.git] / css / 1 / euphorik.css
index 9ac1d54..1fdc0f4 100755 (executable)
@@ -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