Skip to content

Instantly share code, notes, and snippets.

@x5gtrn
Created November 29, 2013 20:25
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 x5gtrn/7711455 to your computer and use it in GitHub Desktop.
Save x5gtrn/7711455 to your computer and use it in GitHub Desktop.
.header-blog-icon {
display: none;
}
.blog-title {
display: none;
}
.header-blog-icon {
visibility: hidden;
}
.touch-profile-module {
display: none;
}
.vcard {
display: none;
}
.entry-list .author, .entry-list .vcard, .entry-list .fn {
display: none;
}
dl dd a {
visibility: hidden;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment