You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
326 B
20 lines
326 B
.wy-side-nav-search {
|
|
background-color: #1b1c1d;
|
|
}
|
|
.wy-menu-vertical header, .wy-menu-vertical p.caption {
|
|
color: #f7ff85;
|
|
}
|
|
a, a:visited {
|
|
color: #ff4242;
|
|
}
|
|
.wy-menu-vertical a:active {
|
|
color: #1b1c1d;
|
|
background-color: #ff4141;
|
|
}
|
|
.wy-menu-vertical a:visited {
|
|
color: #d9d9d9;
|
|
}
|
|
footer p {
|
|
line-height: 14px;
|
|
}
|