Skip to content

Instantly share code, notes, and snippets.

@essmahr
Created February 5, 2018 18:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save essmahr/413962ef7e5e73e60c5f046ea417ac17 to your computer and use it in GitHub Desktop.
Save essmahr/413962ef7e5e73e60c5f046ea417ac17 to your computer and use it in GitHub Desktop.
.buyx-msg {
color: #F45B4F;
font-weight: bold;
font-size: 18px;
width: 100%;
text-align: center;
margin-bottom: 10px;
}
/*
.buyx-msg a {
color: #000000;
text-decoration: underline;
}
*/
.buyx-msg:empty {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment