Skip to content

Instantly share code, notes, and snippets.

@amanhstu
Created November 15, 2016 02:53
Show Gist options
  • Save amanhstu/11af9c404522c772a8436e043dd161cc to your computer and use it in GitHub Desktop.
Save amanhstu/11af9c404522c772a8436e043dd161cc to your computer and use it in GitHub Desktop.
.author_bio_section{
background: none repeat scroll 0 0 #F5F5F5;
padding: 15px;
border: 1px solid #ccc;
}
.author_name{
font-size:16px;
font-weight: bold;
}
.author_details img {
border: 1px solid #D8D8D8;
border-radius: 50%;
float: left;
margin: 0 10px 10px 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment