Skip to content

Instantly share code, notes, and snippets.

@svaustin66
Created April 17, 2018 05:41
Show Gist options
  • Save svaustin66/f205e13ced6c12d98f7559c75bdbcb36 to your computer and use it in GitHub Desktop.
Save svaustin66/f205e13ced6c12d98f7559c75bdbcb36 to your computer and use it in GitHub Desktop.
CSS entries for styling the display of the discount code
.show-discount {
text-align: center;
background-color: #b7b8c4;
}
.show-discount span {
color: red;
font-weight: bold;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment