X-Git-Url: http://git.euphorik.ch/?p=euphorik.git;a=blobdiff_plain;f=styles%2F1%2Feuphorik.css;fp=styles%2F1%2Feuphorik.css;h=6859cd8c371d05b3dfc4965edfaea8293b5647a2;hp=59e8ab036ce3b0a70dff92e9742050f24bc8be5e;hb=d6dcd0fd8af56bd4791aa4e621c2e5058033c37a;hpb=27c4a5ac9000ca933f28abfedbf9607f73619615 diff --git a/styles/1/euphorik.css b/styles/1/euphorik.css index 59e8ab0..6859cd8 100755 --- a/styles/1/euphorik.css +++ b/styles/1/euphorik.css @@ -279,16 +279,16 @@ form input[readonly] { } /***** Les liens *****/ -.lien, a { +.pageLink, a { text-decoration: underline; color: #c62929; } -.lien { +.pageLink { cursor: pointer } a:link, a:visited { color: #c62929; } -.lien:hover, .lien:active, a:hover, a:active { +.pageLink:hover, .pageLink:active, a:hover, a:active { color: #e84747; }