Dive Into Legibility
25 April, 2006 - 35 words
Remove Mark Pilgrim‘s sidebars and make the content full-width. Not perfect, but it works:
#container {
width: 90% !important;
padding: 0 !important;
padding-right: 10% !important;
}
I use the