X-Git-Url: http://git.euphorik.ch/?p=euphorik.git;a=blobdiff_plain;f=styles%2F1%2Feuphorik.css;h=54aef6267c4c42026fb27ed788f31e3b6bd479ad;hp=0383346aaa95bb473e95e3ece025348a21cf9348;hb=23f92ff2329a69d57c1c3ea720074596465ee415;hpb=7892ce3f365cbb8b6cc7d7c3799e296fc5fff1a5 diff --git a/styles/1/euphorik.css b/styles/1/euphorik.css index 0383346..54aef62 100755 --- a/styles/1/euphorik.css +++ b/styles/1/euphorik.css @@ -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); @@ -136,7 +145,7 @@ div#info { top: 0px; background-color: #841919; border-bottom: 1px solid #FFFFFF; - z-index: 20; + z-index: 100; color: #f0df95 } div#info div.fermer { @@ -221,6 +230,7 @@ div#info .boutons div:hover { form input, form button, form select { + color: #841919; background-color: #f0df95; border: #841919 1px solid; }