Created
July 30, 2014 18:55
-
-
Save jaeh/c0aa9955e31614bc0208 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
ul | |
li | |
a text | |
li | |
a text | |
ul | |
li | |
height 20px | |
&:hover | |
height 40px | |
a | |
color green | |
&:hover | |
color red |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment