MOD grisage des champs de forumlaire
[euphorik.git] / css / 1 / euphorik.css
index 7020184..5964a11 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;
@@ -216,6 +216,9 @@ form select {
 form button {
        font-size: 11px;
 }
+form input[readonly] {
+       background-color: #d0c9aa
+}
 
 /***** Les liens *****/
 .lien, a {