Tweaked the new solarized css
This commit is contained in:
parent
78a6f5505d
commit
8f6e019821
2 changed files with 4 additions and 1 deletions
|
@ -18,6 +18,9 @@ header nav ul li a {
|
|||
padding: 14px 16px;
|
||||
text-decoration: none;
|
||||
}
|
||||
header nav ul li a:hover {
|
||||
background-color: #073642;
|
||||
}
|
||||
.nav-menu-active {
|
||||
background-color: #073642;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue