Skip to content

Instantly share code, notes, and snippets.

@ABooooo
Created August 19, 2014 07:50
Show Gist options
  • Save ABooooo/46b3594d0279c745a691 to your computer and use it in GitHub Desktop.
Save ABooooo/46b3594d0279c745a691 to your computer and use it in GitHub Desktop.
Change CSS parameter
$( ".left li a i" ).css({ "padding-top" : "3px" });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment