colour match a:link to navbar colour. This has the effect of brightening up all links.
This commit is contained in:
parent
dda1decfb1
commit
b2385ccecc
|
@ -123,7 +123,7 @@ table th:last-child{
|
|||
|
||||
|
||||
a:link {
|
||||
color: #3498db;
|
||||
color: #0fbcf9;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue