Skip to content

Instantly share code, notes, and snippets.

@goofmint
Last active October 14, 2016 07:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goofmint/e25146ba759d1169d8f3d3f78cc03756 to your computer and use it in GitHub Desktop.
Save goofmint/e25146ba759d1169d8f3d3f78cc03756 to your computer and use it in GitHub Desktop.
4.md
.box_content {
border: 2px solid #000;
padding: 5px;
border-radius: 5px;
margin: 5px;
height: 200px;
width: 300px;
}
.box_content h1 {
font-size: 1.2em;
color: #ffffff;
background-color: #797979;
height: 30px;
}
.column2 {
width: 620px
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment