Created
October 22, 2014 15:35
-
-
Save raulghm/b0b638316eb49e45faf4 to your computer and use it in GitHub Desktop.
este es un super Gist!
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
.container { | |
.inner { | |
width: 100%; | |
margin: 100px; | |
} | |
.div { | |
color: rgb(255, 237, 93); | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment