Created
February 27, 2015 20:46
-
-
Save whistlegraph/12a81c722f23072807d5 to your computer and use it in GitHub Desktop.
Gabriela Nav Structure
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
.top .current { | |
font-weight: bold; | |
} | |
.bottom ul { | |
display: none; | |
} | |
.bottom ul.showing { | |
display: block; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment