ADD avancement sur la possibilité de réduire une conversation (pas fini)
[euphorik.git] / css / 1 / euphorik.css
index 3e09bc7..fa02cc0 100755 (executable)
@@ -107,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;
@@ -215,6 +219,9 @@ form select {
 form button {
        font-size: 11px;
 }
+form input[readonly] {
+       background-color: #d0c9aa
+}
 
 /***** Les liens *****/
 .lien, a {