diff options
| author | Paul Buetow <paul@buetow.org> | 2022-03-06 18:15:30 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-03-06 18:15:30 +0000 |
| commit | 9ff5f260072e25431c7cfbe176d8d83e74bbf9ac (patch) | |
| tree | ff1a072613c24965eb1e6c17fad824fe65eebedd /style.css | |
| parent | c995565f66f7cbdd20f3407902d044412c22b408 (diff) | |
Publishing new version
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 { |
