Change css for header links
This commit is contained in:
@@ -26,10 +26,14 @@ header li {
|
||||
}
|
||||
|
||||
header a {
|
||||
color: #777;
|
||||
color: #333;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
header a:hover {
|
||||
color: #666;
|
||||
}
|
||||
|
||||
nav .active a {
|
||||
color: #333;
|
||||
font-weight: bold;
|
||||
|
||||
Reference in New Issue
Block a user