style.css: maximize contrast for text
This commit is contained in:
parent
5436dd7892
commit
304c896bd4
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
body {
|
||||
font-family: monospace;
|
||||
color: #333;
|
||||
color: #000;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue