Skip to content

Instantly share code, notes, and snippets.

@atleastimtrying
Last active December 14, 2015 03:19
Show Gist options
  • Save atleastimtrying/5020210 to your computer and use it in GitHub Desktop.
Save atleastimtrying/5020210 to your computer and use it in GitHub Desktop.
.news{
background:white;
border-radius:4px;
padding:16px;
}
.news section{
border:1px solid #ccc;
padding:7px;
}
.news h3{
font-size:24px;
color:#333;
}
.news img{
float:left;
margin: 0 16px 16px 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment