A Pen by João Ramos on CodePen.
Created
June 30, 2015 09:27
-
-
Save poor666/268d4da285d5d30e787c to your computer and use it in GitHub Desktop.
VLyNgr
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
<div class="container"> | |
<h1>teste</h1> | |
</div> |
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
.container | |
background-color: blue | |
h1 | |
color: red |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment