Blueprint CSS Framework Version 0.7.2 Cheat Sheet
Blueprint CSS Framework Version 0.7.2 Cheat Sheet
.pull-2 .push-2 .pull-x Use these classes on an element to pull it left into the previous column; x = 1 to 24. IE 5 Centre layout
.pull-3 .push-3 .push-x Use these classes on an element to push right it into the next column; x = 1 to 24. IE 6 Fix legend bug
.pull-4 .push-4 .showgrid Use this on any div.span / div.container to see the grid. IE 6 & 7 Fix <ol> numbers
... up to ... ... up to ... hr.space Use this to create a horizontal ruler across a column; can also simply use <hr />. Fix <hr/> margins
.pull-24 .push-24 div.span-x Use these classes to set the width of a column; x = 1- to 4; use on <div>. IE 7 Fix <code> wrap