MOD french -> english (2)
[euphorik.git] / styles / 2 / euphorik.css
index 261d8b3..f2a6781 100755 (executable)
@@ -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;
 }