@Kevin, thanks for the link. One Note for the padding/margin: 1) "0.375, 0.75, 1.5 and 3 in em", which would mean: 0.25x 0.5x, 1x, 2x (but where is 0.75x, 1.25x, 1.5x, 1.75x?) 2) Copy/Paste is never a good sollution: I guess with .paz class you wanted to define paddings and .maz class you wanted to go margins? You got paddings all over... 3) If you're writing such a plugin, please consider the BP core files, that have a 10px margin to the right. I would suggest to make the first classes (quarter/full/half/etc) with this in mind and then start adding other classes. Sidenote: You'll see how large your file grows. Imagine you need just 2 of them. Remember the KISS principle "Keep it simple stupid". Maybe start small first and take a look if you need to make a plugin for your plugin. 4) Take a look at lighthouse for the hr. We just switched from 0.1em to 1px height to render it cross browsers in the same height. Maybe we just forgot to fix the bottom margin. Please report there (link on blueprintcss.org) at the appropriate thread.
@Filype: Do you really want to break the sans-serif styles when going to print? I know that it's easier readable, but the look will change completely. Wish you best! -- 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.
