diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-22 22:51:55 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-22 22:51:55 +0000 |
| commit | 3fd7e9bb16d00f0db19c1beafb1cedb1c86a5380 (patch) | |
| tree | 4f7a793947a082db6d6fabc20da818b3273deeda /style.css | |
| parent | f1163bfbc77d3a5421a60b23c3215a8a779832ef (diff) | |
improve style
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ body { padding-left: 11px; padding-right: 11px; max-width: 900px; - background-color: #ffffff; + background-color: #8fbc8f; color: #ddddce; font-family: Courier New, Courier, Lucida Sans Typewriter, Lucida Typewriter, monospace; font-style: normal; |
