Skip to content

Instantly share code, notes, and snippets.

@chestozo
Created May 9, 2016 17:02
Show Gist options
  • Save chestozo/7e5b199cc7915e8a47328243720823db to your computer and use it in GitHub Desktop.
Save chestozo/7e5b199cc7915e8a47328243720823db to your computer and use it in GitHub Desktop.
Additional styles for the booking form
#book_termsAndConditions_box a:link, #book_termsAndConditions_box a:hover, #book_termsAndConditions_box a:visited, #book_termsAndConditions_box a:active { text-decoration: none; }
#book_termsAndConditions_box a:link, #book_termsAndConditions_box a:visited { color:#F60; }
#book_termsAndConditions_box a:hover, #book_termsAndConditions_box a:active { color:#ffb32f; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment