diff options
author | Jonas Smedegaard <dr@jones.dk> | 2008-10-30 21:18:47 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2008-10-30 21:18:47 +0100 |
commit | 33844060935824a638d84d8afb54b35b3844be27 (patch) | |
tree | cfe796dc546f5db8ad8028b45db75f253f0e54f2 /local.css | |
parent | 683a281ab7c90902620de7d68dabe2c332b50362 (diff) |
Style: Drop right-floated content (wrapper is enough).
Diffstat (limited to 'local.css')
-rw-r--r-- | local.css | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -18,7 +18,6 @@ DIV#wrapper { width: 80%; } DIV#content { - float: right; max-width: 72em; } DIV#content IMG { |