Skip to content

Instantly share code, notes, and snippets.

@bonnie
Last active August 29, 2015 13:57
Show Gist options
  • Save bonnie/9774764 to your computer and use it in GitHub Desktop.
Save bonnie/9774764 to your computer and use it in GitHub Desktop.
Surprise and Delight CSS
.surprise{
color:#cc0000 !important;
}
.surprise_widget .surprise-body .info .msg b {
color: #cc0000 !important;
}
.surprise_widget .surprise-body .points{
background: url(https://d3aa0ztdn3oibi.cloudfront.net/merchant/28a36ee57353ac113fa300682d1b8cd64c.png) no-repeat 0 0 !important;
}
.surprise_widget .surprise-body .info form #claim {
background: url(https://d3aa0ztdn3oibi.cloudfront.net/merchant/cfe667dac1134871a61115df55dc7.png) no-repeat 0 0;
}
.surprise_widget .notification .header {
color: #cc0000 !important;
}
.ff_loyalty_app {
background-color: #cc0000 !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment