Skip to content

Instantly share code, notes, and snippets.

Created August 18, 2012 01:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save anonymous/3383853 to your computer and use it in GitHub Desktop.
Save anonymous/3383853 to your computer and use it in GitHub Desktop.
created by livecoding - http://livecoding.gabrielflor.it
body {
margin: 20px;
color: #2B2B2B;
background-color: #D47D7D;
}
div {
margin: 10px;
font-size: 50px ;
}
<body>
<div>
Hello
</div>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment