diff options
-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; |