Skip to content

Instantly share code, notes, and snippets.

@avand
Created July 20, 2016 01:17
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 avand/dba9d4957ff9638fbacf934af9b177a7 to your computer and use it in GitHub Desktop.
Save avand/dba9d4957ff9638fbacf934af9b177a7 to your computer and use it in GitHub Desktop.
$("a").css({
"color": "blue",
"background-color": "white",
"border": "1px solid black"
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment