diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-22 22:50:41 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-22 22:50:41 +0000 |
| commit | 17c93d9e2116e592ebde1c8af202de7c792c68f3 (patch) | |
| tree | e2bfad361ecf00725fdef1f18e105507571f481f /style.css | |
| parent | 957a73c4d20d62d86c9fca1bc37e20312e6274ba (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; |
