Created
February 10, 2018 11:46
-
-
Save kopylovvlad/426fbdb71b61d642ae02652e84abe9f2 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
/* example 1 */ | |
nav ul, nav ol { | |
margin: 0; | |
padding: 0px; | |
list-style: none; | |
font: 12pt/10pt sans-serif; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment