Skip to content

Instantly share code, notes, and snippets.

@ericakfranz
Created August 8, 2024 18:26
Show Gist options
  • Save ericakfranz/9fcd1b69e24224e287bcac98982f83d3 to your computer and use it in GitHub Desktop.
Save ericakfranz/9fcd1b69e24224e287bcac98982f83d3 to your computer and use it in GitHub Desktop.
CSS Example for button targeting
html div#om-{{id}} input[type=submit],
html div#om-{{id}} button {
background: #ff6600 !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment