summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/local.css b/local.css
new file mode 100644
index 00000000..369a89a4
--- /dev/null
+++ b/local.css
@@ -0,0 +1,6 @@
+
+DIV#content {
+ clear: both;
+ margin: 0 10%;
+ max-width: 62em;
+}