Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
Nico Schottelius 2014-05-30 17:42:22 +03:00
parent 8061eb3f97
commit b35bd50a1e

View file

@ -84,10 +84,17 @@ pre {
} }
.feedbutton { .feedbutton {
background: #ffffff; background: #ffffff !important;
color: #000000; color: #000000;
} }
.feedbutton:hover {
background: #ffffff !important;
color: #000000;
border: 1px dotted #c0c0c0;
}
.header { .header {
background: #ffffff; background: #ffffff;
border: none; border: none;