diff --git a/local.css b/local.css index a131cb04..591d690f 100644 --- a/local.css +++ b/local.css @@ -84,10 +84,17 @@ pre { } .feedbutton { - background: #ffffff; + background: #ffffff !important; color: #000000; } +.feedbutton:hover { + background: #ffffff !important; + color: #000000; + border: 1px dotted #c0c0c0; +} + + .header { background: #ffffff; border: none;