diff options
Diffstat (limited to 'local.css')
-rw-r--r-- | local.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -115,8 +115,8 @@ DIV#sidebar ul li SPAN.selflink { } DIV#wrapper { - width: 60%; - margin-right: 20%; + width: 50%; + margin-right: 32%; float: right; } |