summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-10-30 21:18:47 +0100
committerJonas Smedegaard <dr@jones.dk>2008-10-30 21:18:47 +0100
commit33844060935824a638d84d8afb54b35b3844be27 (patch)
treecfe796dc546f5db8ad8028b45db75f253f0e54f2 /local.css
parent683a281ab7c90902620de7d68dabe2c332b50362 (diff)
Style: Drop right-floated content (wrapper is enough).
Diffstat (limited to 'local.css')
-rw-r--r--local.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/local.css b/local.css
index 298d6c6..92bf5cb 100644
--- a/local.css
+++ b/local.css
@@ -18,7 +18,6 @@ DIV#wrapper {
width: 80%;
}
DIV#content {
- float: right;
max-width: 72em;
}
DIV#content IMG {