fix link colour

This commit is contained in:
Diogo Peralta Cordeiro 2021-03-31 16:05:10 +01:00
parent 9b75abd3d4
commit fd578e926f
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ body {
a {
text-decoration: none;
color: #FF2035;
color: #c33541;
}
a:hover, a:focus {
color: #a22430;