Skip to content

Instantly share code, notes, and snippets.

@gisu
Created September 14, 2013 22:09
Show Gist options
  • Save gisu/6566158 to your computer and use it in GitHub Desktop.
Save gisu/6566158 to your computer and use it in GitHub Desktop.
.box {
height: 200px;
width: 300px;
background: blue;
padding: 10px;
margin: 0 0 10px 0;
color: white;
position: relative;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment