fixed search css for eule theme

This commit is contained in:
Marvin Steadfast 2017-07-06 11:41:21 +00:00
parent 4733a54e33
commit 934348356b

View File

@ -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;