You can use ".last"
-----Ursprüngliche Nachricht-----
Von: [email protected] [mailto:[email protected]] Im
Auftrag von nobosh
Gesendet: Samstag, 25. September 2010 07:27
An: Blueprint CSS
Betreff: [BP #4082] Removing the margin-right from a column?
Is there a right way to remove the margin-right:10px from a column w/o
hacking blueprint?
Here's my layout
<div class="container">
<div class="span-24">
<div class="span-4 leftCol">
nav stuff
</div>
<div class="span-20 contentCol last">
content stuff
</div>
</div>
</div>
Right now I have a margin-right between the .leftCol and
the .contentCol which I'd like to remove as I want them right next to
each other so the background in leftCol and bkg color in contentCol
line up without a gap.
Is there a way to do this in BluePrint?
Thanks!
--
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.
--
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.