REPORT de la branche 1.1 (459->476)
[euphorik.git] / styles / 1 / euphorik.css
index 4db3de1..54aef62 100755 (executable)
@@ -22,6 +22,15 @@ body {
        margin: 0px;
 }
 
+/***** Textile *****/
+em.leger {
+       font-style: italic
+}
+em.fort {
+       font-style: normal;
+       font-weight: bold
+}
+
 /***** Menu *****/
 ul#menu {
        background-image: url(img/logo_fond.png);
@@ -221,6 +230,7 @@ div#info .boutons div:hover {
 form input,
 form button,
 form select {
+       color: #841919;
        background-color: #f0df95; 
        border: #841919 1px solid;
 }