Skip to content

Instantly share code, notes, and snippets.

@VentusUta
Created December 27, 2024 17:02
Show Gist options
  • Select an option

  • Save VentusUta/b59458d2fdac9b59e114c20833169c2c to your computer and use it in GitHub Desktop.

Select an option

Save VentusUta/b59458d2fdac9b59e114c20833169c2c to your computer and use it in GitHub Desktop.
Remove fandom.com bloat.
.top-ads-container,
#highlight__main-container,
#WikiaBar,
#global-explore-navigation,
.bottom-ads-container,
#age-gate {
display: none !important;
}
.notifications-placeholder {
left: 18px;
}
.main-container {
margin: 0;
width: 100%;
}
body,
body.skin-fandomdesktop,
button,
input,
textarea {
font-family: -apple-system, sans-serif;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment