X-Git-Url: http://git.euphorik.ch/?p=euphorik.git;a=blobdiff_plain;f=styles%2F2%2Feuphorik.css;h=261d8b39fe710f5e021b3df397ff3f7aab241d33;hp=66029b5ffcbc25e65c879f51ebf897edfde88223;hb=23f92ff2329a69d57c1c3ea720074596465ee415;hpb=f39b28682e1e41cd487a2268320552b687640adf diff --git a/styles/2/euphorik.css b/styles/2/euphorik.css index 66029b5..261d8b3 100755 --- a/styles/2/euphorik.css +++ b/styles/2/euphorik.css @@ -25,6 +25,15 @@ body { margin-top: 40px; } +/***** Textile *****/ +em.leger { + font-style: italic +} +em.fort { + font-style: normal; + font-weight: bold +} + /***** Menu *****/ ul#menu { padding-left: 300px; @@ -107,6 +116,9 @@ ul#menu { top: 20px; left: 4px; } +#logo.ekMaster { + background-image: url(img/logo_2_ek_master.png); +} /***** Le pied de page *****/ #footer { @@ -232,7 +244,7 @@ form input[readonly] { /***** Les liens *****/ .lien, a { - text-decoration: none; + text-decoration: none; color: #7664ff; } .lien {