Fix visited links
This commit is contained in:
@@ -23,6 +23,7 @@ a:link {
|
|||||||
}
|
}
|
||||||
|
|
||||||
a:hover, a:visited {
|
a:hover, a:visited {
|
||||||
|
color: #4183c4;
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user