summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2008-08-01 18:41:23 +0200
committerSiri Reiter <siri@jones.dk>2008-08-01 18:41:23 +0200
commitf9d576f292a51c846477985e166433e4e4339196 (patch)
treef8ee39a744766368d28fefa01cfce1b953d596f0
parentd8b68f473994a85bd4c29d2cb3367c397281d61b (diff)
local.css oprettet
-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;
+}