style: Make link color lighter for contrast.
This commit is contained in:
@@ -4,7 +4,7 @@ body {
|
||||
}
|
||||
|
||||
a {
|
||||
color: #2C3E50;
|
||||
color: #2E5D8C;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user