X-Git-Url: http://git.euphorik.ch/?p=euphorik.git;a=blobdiff_plain;f=styles%2F2%2Feuphorik.css;fp=styles%2F2%2Feuphorik.css;h=f2a6781508bb207ecf2b0bc0d46bb876e483e80d;hp=261d8b39fe710f5e021b3df397ff3f7aab241d33;hb=d6dcd0fd8af56bd4791aa4e621c2e5058033c37a;hpb=27c4a5ac9000ca933f28abfedbf9607f73619615 diff --git a/styles/2/euphorik.css b/styles/2/euphorik.css index 261d8b3..f2a6781 100755 --- a/styles/2/euphorik.css +++ b/styles/2/euphorik.css @@ -243,17 +243,17 @@ form input[readonly] { } /***** Les liens *****/ -.lien, a { +.pageLink, a { text-decoration: none; color: #7664ff; } -.lien { +.pageLink { cursor: pointer; } a:link, a:visited { color: #7664ff; } -.lien:hover, .lien:active, a:hover, a:active { +.pageLink:hover, .pageLink:active, a:hover, a:active { color: #ffad0f; }