Skip to content

Instantly share code, notes, and snippets.

@ykzts
Created November 9, 2010 10:12
Show Gist options
  • Save ykzts/668929 to your computer and use it in GitHub Desktop.
Save ykzts/668929 to your computer and use it in GitHub Desktop.
@charset "utf-8";
@import "./default.css";
div.info_description_more {
display: block;
}
div.info_description_more + a {
display: none;
}
div.tweet span {
color: inherit !important;
font-size: inherit !important;
font-weight: normal !important;
text-decoration: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment