Skip to content

Instantly share code, notes, and snippets.

@tanelpuhu
Created December 18, 2013 17:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save tanelpuhu/8025927 to your computer and use it in GitHub Desktop.
Save tanelpuhu/8025927 to your computer and use it in GitHub Desktop.
$('#leftbar').remove();
$('#price').css({
'font-size': '50px',
'height': '60px',
'line-height': '60px'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment