Fix searchbox link color

master
BlockMen 2014-04-27 23:11:52 +02:00
parent e57c9375b2
commit 15094cff2c
1 changed files with 1 additions and 1 deletions

View File

@ -3075,7 +3075,7 @@ a:active { color: #368AD2; }
}
#search-box a:hover, .navbg a:hover, .forumbg .header a:hover, .forabg .header a:hover, th a:hover {
color: #A8D8FF;
color: #009DFF;
}
#search-box a:active, .navbg a:active, .forumbg .header a:active, .forabg .header a:active, th a:active {