Update style
This commit is contained in:
parent
cb9ffbc68f
commit
27d39f6b4c
1 changed files with 3 additions and 5 deletions
|
@ -28,16 +28,14 @@
|
||||||
font-family: andale;
|
font-family: andale;
|
||||||
}
|
}
|
||||||
|
|
||||||
.t-sidebar a, .t-sidebar li > a {
|
|
||||||
color: #a9e35a;
|
|
||||||
}
|
|
||||||
.t-sidebar h1, .t-sidebar h2, .t-sidebar h3,
|
.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;
|
color: #efefef;
|
||||||
}
|
}
|
||||||
|
|
||||||
.t-sidebar a:hover, .t-sidebar li > a:hover {
|
.t-sidebar a:hover, .t-sidebar li > a:hover {
|
||||||
color: #efefef;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|
||||||
#searchbox .input-group > button {
|
#searchbox .input-group > button {
|
||||||
|
|
Loading…
Reference in a new issue