Bones/css
Cazum 158c2f86ec Fixed inconsistent offsets
Offsets are given a width of (x columns + one margin). When applying an
offset to a column that is positioned to the right of another column,
the offset is too short, as the first column has no margin. This commit
changes the direction of margins, so that each column can properly pad
offsets.
Also I removed a redundant width: 100%.
margin-right: 0; may also be redundant, but it may be a browserhack so I
won't remove it.
2015-04-22 13:34:30 -04:00
..
normalize.css creating the downloadish page 2014-12-08 12:36:15 -08:00
skeleton.css Fixed inconsistent offsets 2015-04-22 13:34:30 -04:00