wrong style for unvisited links
This commit is contained in:
parent
63f66a5a93
commit
0bef863015
@ -1,6 +1,6 @@
|
|||||||
@import url('../duepuntozero/style.css');
|
@import url('../duepuntozero/style.css');
|
||||||
|
|
||||||
a, a:visited { color: #7433af; text-decoration: none; }
|
a, a:link, a:visited { color: #7433af; text-decoration: none; }
|
||||||
a:hover {text-decoration: underline; }
|
a:hover {text-decoration: underline; }
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user