X-Git-Url: http://git.euphorik.ch/?p=euphorik.git;a=blobdiff_plain;f=styles%2F1%2Feuphorik.css;h=54aef6267c4c42026fb27ed788f31e3b6bd479ad;hp=4db3de187a89e3e3be8a2c60a5ea5bbb59a062ea;hb=23f92ff2329a69d57c1c3ea720074596465ee415;hpb=a57cb5dd4f773111f734c726f61f06434c39b94e diff --git a/styles/1/euphorik.css b/styles/1/euphorik.css index 4db3de1..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); @@ -221,6 +230,7 @@ div#info .boutons div:hover { form input, form button, form select { + color: #841919; background-color: #f0df95; border: #841919 1px solid; }