diff options
author | Siri Reiter <siri@jones.dk> | 2009-01-09 00:31:42 +0100 |
---|---|---|
committer | Siri Reiter <siri@jones.dk> | 2009-01-09 00:31:42 +0100 |
commit | 110892334368203c3343db6c3fa2cd34eeb211ad (patch) | |
tree | 14cd975f5fd5f82cea92dc36ceb54ae34d8ff5f2 | |
parent | f1911e951fe1d7896e5c4a459123e3668678b83b (diff) |
Style: Content margin.
-rw-r--r-- | local.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -70,7 +70,7 @@ DIV#wrapper{ DIV#content { clear: both; float: right; - margin: 1em 0 3em 0; + margin: 0 10%; padding: 0; max-width: 50em; min-height: 45em; |