Skip to content

Instantly share code, notes, and snippets.

@elzibubble
Created September 22, 2016 09:39
Show Gist options
  • Save elzibubble/a743905bf813216412a09547dc51c14e to your computer and use it in GitHub Desktop.
Save elzibubble/a743905bf813216412a09547dc51c14e to your computer and use it in GitHub Desktop.
Stylish Curse
.netbar, .ad-container {
display: none !important;
}
header.main ~ section {
position: absolute !important;
left: 20000px;
}
/* section[role=complementary] {
display: none !important;
} */
#column1 div.bar:first-child {
display: none !important;
}
iframe[width="728"] {
display: none !important;
}
.recent-blue-posts, .recent-blue-posts + div {
display: none !important;
}
.newest-heroes-container {
display: none !important;
}
.p-article-interact {
display: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment