Created
August 6, 2016 16:11
-
-
Save LucasLLLS/261fe729818e8e4f7b09e917435fa62d 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
html, body, ul, ol { | |
margin: 0; | |
padding: 0; | |
} | |
body { | |
font: 100% Helvetica, sans-serif; | |
background-color: #efefef; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment