summary refs log tree commit diff stats
path: root/plain.css
diff options
context:
space:
mode:
Diffstat (limited to 'plain.css')
-rw-r--r--plain.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/plain.css b/plain.css
index e50d8f6..954e71d 100644
--- a/plain.css
+++ b/plain.css
@@ -1,9 +1,6 @@
 body {
 	background-color: #F8F4E7;
 	color: #552800;
-	margin: auto;
-	max-width: 60em;
-	width: 96%;
 }
 
 a.link {color: #0000A0;}