Skip to content

Instantly share code, notes, and snippets.

@moorchegue
Last active January 24, 2025 06:16
Show Gist options
  • Save moorchegue/84f29d8d91d9a75070bfff12c3e31ce3 to your computer and use it in GitHub Desktop.
Save moorchegue/84f29d8d91d9a75070bfff12c3e31ce3 to your computer and use it in GitHub Desktop.
Detrans deviantart
/* deviantart */
#outdated_banner {
display: none;
}
header g path {
fill: white;
}
.-xQQ9 tbody>:not(:first-child) {
filter: none;
}
iframe[title=DealerAdIframe] {
display: none;
}
img[src="https://st.deviantart.net/loading/llama-pride22.gif"] {
display: none !important;
}
div:has(>a[href*="shop/"]) {
display: none !important;
}
a[href*="core-membership/buy"] {
display: none !important;
}
div[role="complementary"] button[class*="reset-button"] {
display: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment