Crafted by...

This commit is contained in:
2020-05-02 11:35:04 +02:00
parent db32d3ea4f
commit a54f78829e
2 changed files with 5 additions and 8 deletions

View File

@@ -155,7 +155,7 @@ Colours
&:hover {
opacity: 1;
}
a {
color: #white;
a, a:visited {
color: $white;
}
}