Skip to content

Instantly share code, notes, and snippets.

@jeff-hager-dev
Created June 30, 2015 00:57
Show Gist options
  • Save jeff-hager-dev/067ba7c341caec570aff to your computer and use it in GitHub Desktop.
Save jeff-hager-dev/067ba7c341caec570aff to your computer and use it in GitHub Desktop.
Cool snippet for disclaimer text. At least a good starting point
/* Found here: http://www.sociallystacked.com/2012/05/style-your-promotions-disclaimer-text/ */
/*Style Promotion Disclaimer Text*/
.ss_promotion_disclaimer{
color: #CCCCCC; /*Color of Disclaimer Text*/
font-size:10px; /*Font Size of Disclaimer Text*/
font-family: Arial, Helvetica, sans-serif; /*Web Safe Font Family of Disclaimer Text*/
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment