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
1 changed files with 8 additions and 1 deletions

View File

@ -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;