diff --git a/themes/eule/static/css/eule.css b/themes/eule/static/css/eule.css index 1ca3b3e..942b010 100644 --- a/themes/eule/static/css/eule.css +++ b/themes/eule/static/css/eule.css @@ -75,6 +75,20 @@ figcaption { 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 { background-image: url(../images/background.png); position: absolute;