From 62c95c675992ba6c3da0b01c647a62bccd9c2b54 Mon Sep 17 00:00:00 2001 From: Eugene Kuligin Date: Mon, 20 Apr 2015 05:13:05 +0300 Subject: [PATCH] increase view space with normal font weight in the searched titles --- skins/27c3.css | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/skins/27c3.css b/skins/27c3.css index 177061b8f..c7f8f9979 100644 --- a/skins/27c3.css +++ b/skins/27c3.css @@ -29,7 +29,7 @@ a:hover { -khtml-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; - + background-color: #5090D0; color:white; } @@ -86,8 +86,8 @@ table { border:1px solid #888888; } -.TableCellActive { - background-color: #FFCCCC; +.TableCellActive { + background-color: #FFCCCC; } /* Blog and Wiki*/ @@ -173,7 +173,7 @@ div.ProgressBarFill { /* Searchresults */ -fieldset.maininput, fieldset.yacys { +fieldset.maininput, fieldset.yacys { background-color:#666666; -webkit-border-radius: 5px; -khtml-border-radius: 5px; @@ -191,7 +191,6 @@ form.search.small h2 { .searchresults h4 a { font-size:1.2em; - font-weight:normal; color:#ffffff; } .searchresults h4 a:hover {