projects
/
forks
/
stagit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5436dd7
)
style.css: maximize contrast for text
author
Hiltjo Posthuma
<hiltjo@codemadness.org>
Sun, 20 Dec 2015 19:42:16 +0000
(20:42 +0100)
committer
Hiltjo Posthuma
<hiltjo@codemadness.org>
Sun, 20 Dec 2015 19:42:16 +0000
(20:42 +0100)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index 8fcf30cdab9979281cc1ab2c743c2fb8471c7282..54a9a5619009eb0f62899773f834aa076052689d 100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-1,6
+1,6
@@
body {
font-family: monospace;
- color: #
333
;
+ color: #
000
;
background-color: #fff;
}