fixed search css for eule theme
This commit is contained in:
parent
4733a54e33
commit
934348356b
@ -75,6 +75,20 @@ figcaption {
|
|||||||
font-family: Hack, monospace;
|
font-family: Hack, monospace;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tipue_search_content_title a, .tipue_search_content_url a {
|
||||||
|
color: #666666;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tipue_search_content_title a:hover {
|
||||||
|
color: #000000;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tipue_search_content_url a:hover {
|
||||||
|
color: #000000;
|
||||||
|
text-decoration: underline;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
.sidebar {
|
.sidebar {
|
||||||
background-image: url(../images/background.png);
|
background-image: url(../images/background.png);
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
Loading…
Reference in New Issue
Block a user