Switched theme from solarized to selenized
This commit is contained in:
parent
96c038a62d
commit
7d34bfeeca
9 changed files with 135 additions and 49 deletions
|
@ -1,5 +1,5 @@
|
|||
header {
|
||||
background-color: #002b36;
|
||||
background-color: #181818;
|
||||
}
|
||||
header nav ul {
|
||||
list-style-type: none;
|
||||
|
@ -19,10 +19,10 @@ header nav ul li a {
|
|||
text-decoration: none;
|
||||
}
|
||||
header nav ul li a:hover {
|
||||
background-color: #073642;
|
||||
background-color: #252525;
|
||||
}
|
||||
.nav-menu-active {
|
||||
background-color: #073642;
|
||||
background-color: #252525;
|
||||
}
|
||||
.nav-menu-title {
|
||||
float: left;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue