commit 51fb74404849fb99a24477a8c38e663fc9af33c6 Author: Antoine Beaupre Date: Sun Feb 14 13:19:10 2010 -0500 make the overall page look proper even when there's no columns diff --git a/layout.css b/layout.css index f6fc9f2..8776fe1 100644 --- a/layout.css +++ b/layout.css @@ -1,5 +1,6 @@ #wrapper { max-width: 95%; + width: 600px; margin: 0 auto 0 auto; } .one-sidebar #wrapper {