Skip to content

Instantly share code, notes, and snippets.

@pmciano
Created August 30, 2017 16:54
Show Gist options
  • Save pmciano/f4a1fde1b8252ba5b81bff496f9f98ce to your computer and use it in GitHub Desktop.
Save pmciano/f4a1fde1b8252ba5b81bff496f9f98ce to your computer and use it in GitHub Desktop.
Make Subscribe Widget Text Bold
/* Make Subscribe Widget Text Bold */
#subscribe-text {
font-weight: bold;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment