summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/local.css b/local.css
index 3016de7..1e45c3d 100644
--- a/local.css
+++ b/local.css
@@ -2,6 +2,10 @@
/* Add local styling here, instead of modifying style.css. */
+DIV#wrapper {
+ float: right;
+ width: 90%;
+}
DIV#content {
float: left;
max-width: 72em;