diff options
| author | Paul Buetow <paul@buetow.org> | 2022-04-02 20:36:04 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-04-02 20:36:04 +0100 |
| commit | 1e79ef5b01e904f99966af63c576597e5c0a6492 (patch) | |
| tree | 73651e46909f09c0e65d5f59fc632412d5526dea /style.css | |
| parent | c3388eeefcadda34acc6adf88c9804c27a7ac8af (diff) | |
fix addresses
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,12 +2,12 @@ body { margin: auto; padding-left: 11px; padding-right: 11px; - max-width: 900px; background-color: #8fbc8f; color: #ddddce; font-family: Courier New, Courier, Lucida Sans Typewriter, Lucida Typewriter, monospace; font-style: normal; font-variant: normal; + max-width: 900px; } h1 { |
