Created
August 22, 2014 04:47
-
-
Save gnschenker/ab2cbca65edf44f466ed to your computer and use it in GitHub Desktop.
17-grid-style.css
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.gridStyle { | |
border: 1px solid rgb(212,212,212); | |
width: 400px; | |
height: 300px | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment