X-Git-Url: http://git.euphorik.ch/?p=euphorik.git;a=blobdiff_plain;f=styles%2F2%2Feuphorik.css;h=261d8b39fe710f5e021b3df397ff3f7aab241d33;hp=46e143e3325900f71530301a37a2bde3cf4fdd9a;hb=8ee1535f5594573931ddaebee77bf6148a5358cb;hpb=099c4985ac818e8254c4c3700b96f8c4f5c54e79 diff --git a/styles/2/euphorik.css b/styles/2/euphorik.css index 46e143e..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; @@ -235,7 +244,7 @@ form input[readonly] { /***** Les liens *****/ .lien, a { - text-decoration: none; + text-decoration: none; color: #7664ff; } .lien {