Properly inherit a readable color, patch by bugrep
This commit is contained in:
parent
d67d2c6985
commit
c113be7850
@ -2,7 +2,7 @@
|
||||
|
||||
body {
|
||||
background-color: #333333;
|
||||
color: black;
|
||||
color: #cccccc;
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
margin: 0px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user