diff options
author | Siri Reiter <siri@jones.dk> | 2010-04-18 03:14:37 +0200 |
---|---|---|
committer | Siri Reiter <siri@jones.dk> | 2010-04-18 03:14:37 +0200 |
commit | 013ce2b776888c9d59087ffc0a28625132c51957 (patch) | |
tree | 345dd9fdd32027ee026137b690fd2743aebbab48 | |
parent | 1a4895d1ee862c5f14b622ebed9bdd8273c2daf6 (diff) |
Style wrapper: Increase width.
-rw-r--r-- | local.css | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -120,12 +120,10 @@ FORM#searchform { DIV#wrapper { float: right; - width: 70%; + width: 80%; } DIV#content { -/ margin: 3em 0 6em 20%; -/ padding-top: 0; max-width: 50em; } |