summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css6
1 files changed, 1 insertions, 5 deletions
diff --git a/style.css b/style.css
index dc6d70fe..0f23916b 100644
--- a/style.css
+++ b/style.css
@@ -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;
}