Created
March 17, 2012 05:49
-
-
Save jasonmelgoza/2055510 to your computer and use it in GitHub Desktop.
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
/* | |
Filename | |
Description of the file and it's contents (sometimes followed by a table of contents) | |
*/ | |
/* Section heading | |
-------------------------------------------------- */ | |
/* Sub heading | |
------------------------- */ | |
/* Short "why" messages */ | |
.wrapper { | |
width: 800px; | |
margin: 0 auto; /* inline note */ | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment