Last active
September 8, 2016 17:45
-
-
Save aarongustafson/46661913cc0c65ff666266b3abecc3ce 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
#intro { | |
/* Basic styles for IE6 */ | |
} | |
/* More styles here */ | |
body[id=css-zen-garden] #intro { | |
/* Advanced styles for everyone else */ | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment