Skip to content

Instantly share code, notes, and snippets.

@crossreftech
Created October 2, 2013 23:53
Show Gist options
  • Save crossreftech/6802344 to your computer and use it in GitHub Desktop.
Save crossreftech/6802344 to your computer and use it in GitHub Desktop.
Sample CSS
/**************************************
****** Add Style to first post *******
**************************************/
.first-post {
color: #333;
background: #eaeaea;
border: solid #ccc 2px;
padding: 15px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment