Add some style tweaks

This commit is contained in:
Dan 2018-01-14 17:58:43 +01:00
parent 44632d93fe
commit da18417b3b

View File

@ -11,3 +11,12 @@
.wy-side-nav-search input[type=text] {
border-color: #918e86;
}
.wy-nav-content a:visited {
color: #2980B9;
}
.wy-menu-vertical a:active {
color: #3b3936;
background-color: #d1ccc1;
}