Update style

This commit is contained in:
Vladan Popovic 2019-09-04 00:59:55 +02:00
parent cb9ffbc68f
commit 27d39f6b4c
1 changed files with 3 additions and 5 deletions

View File

@ -28,16 +28,14 @@
font-family: andale;
}
.t-sidebar a, .t-sidebar li > a {
color: #a9e35a;
}
.t-sidebar h1, .t-sidebar h2, .t-sidebar h3,
.t-sidebar h1 > a, .t-sidebar h2 > a, .t-sidebar h3 > a {
.t-sidebar h1 > a, .t-sidebar h2 > a, .t-sidebar h3 > a,
.t-sidebar a {
color: #efefef;
}
.t-sidebar a:hover, .t-sidebar li > a:hover {
color: #efefef;
text-decoration: underline;
}
#searchbox .input-group > button {