wrong style for unvisited links
This commit is contained in:
parent
63f66a5a93
commit
0bef863015
|
@ -1,6 +1,6 @@
|
|||
@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; }
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user