diff options
-rw-r--r-- | local.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -127,9 +127,9 @@ DIV#sidebar ul li SPAN.selflink { } DIV#wrapper { - width: 50%; - margin-right: 32%; float: right; + width: 40%; + margin-right: 40%; } DIV#content { |