diff options
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -8,7 +8,7 @@ body { font: normal 14px monospace; - width: 100%; + width: 99%; max-width: 800px; margin: 2em auto 0; padding: 0 20px; @@ -23,13 +23,9 @@ h1, h2, h3 { h1 { font-size: 1.5em; - color: #9CFF00; - background-color: #000000; - padding: 0 10px; } h2 { - margin-top: 1em; font-size: 1.25em; } |
