Add some style tweaks
This commit is contained in:
parent
44632d93fe
commit
da18417b3b
@ -11,3 +11,12 @@
|
|||||||
.wy-side-nav-search input[type=text] {
|
.wy-side-nav-search input[type=text] {
|
||||||
border-color: #918e86;
|
border-color: #918e86;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.wy-nav-content a:visited {
|
||||||
|
color: #2980B9;
|
||||||
|
}
|
||||||
|
|
||||||
|
.wy-menu-vertical a:active {
|
||||||
|
color: #3b3936;
|
||||||
|
background-color: #d1ccc1;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user