avoid link color from turning purple when visited
This commit is contained in:
@@ -122,6 +122,10 @@ p,
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
a {
|
||||
color: dodgerblue;
|
||||
}
|
||||
|
||||
.clickable {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user