diff options
author | Siri Reiter <siri@jones.dk> | 2009-01-09 00:29:06 +0100 |
---|---|---|
committer | Siri Reiter <siri@jones.dk> | 2009-01-09 00:29:06 +0100 |
commit | f1911e951fe1d7896e5c4a459123e3668678b83b (patch) | |
tree | bdce565e40819c9b5ca994759421fa6b27e55b86 | |
parent | 46b03cbacb3cbf01a79e07845c65e523d15773a4 (diff) |
Style: Wrapper.
-rw-r--r-- | local.css | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -62,6 +62,11 @@ DIV#sidebar UL UL LI { DIV#sidebar A { text-decoration: none; } + +DIV#wrapper{ + float: right; + width: 80%; +} DIV#content { clear: both; float: right; |