+color
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
parent
628242e7f1
commit
8061eb3f97
1 changed files with 4 additions and 1 deletions
|
@ -83,7 +83,10 @@ pre {
|
||||||
font-size: 110%;
|
font-size: 110%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.feedbutton { background: #ffffff; }
|
.feedbutton {
|
||||||
|
background: #ffffff;
|
||||||
|
color: #000000;
|
||||||
|
}
|
||||||
|
|
||||||
.header {
|
.header {
|
||||||
background: #ffffff;
|
background: #ffffff;
|
||||||
|
|
Loading…
Reference in a new issue