On Thu, Sep 10, 2009 at 10:26 AM, John Lauck <[email protected]> wrote:
>
> What is the proper way to use blueprint if you want your content
> within a 24 column layout but with some padding of 20 px on the left
> and right of the page? Basically, I would rather not have a full
> column padding on both sides.

When I want to do this, I just do the following:

.container { padding: 0 20px 0 20px; }

-- 
--
Christian Montoya
mappdev.com :: christianmontoya.net

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Blueprint CSS" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/blueprintcss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to