Skip to content

Commit

Permalink
Merge pull request stubbornella#79 from GeertDD/master
Browse files Browse the repository at this point in the history
Added plugin for grids divided by 6
  • Loading branch information
stubbornella committed Jun 23, 2011
2 parents 4e9bfc9 + 3cbb24f commit 100a8b6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions plugins/grids6/grids6.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
/* Allow grid divisions of 1/6 etc. */
.size1of6{width:16.6666666%;}
.size5of6{width:83.3333333%;}

0 comments on commit 100a8b6

Please sign in to comment.