Skip to content

Instantly share code, notes, and snippets.

@syranez
Created September 5, 2012 17:09
Show Gist options
  • Save syranez/3640171 to your computer and use it in GitHub Desktop.
Save syranez/3640171 to your computer and use it in GitHub Desktop.
Fix strange font size in paragraphs after first.
$("#news .meldung_wrapper p").css({"font-size": "1em"});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment