Skip to content

Instantly share code, notes, and snippets.

@thislooksfun
Created May 11, 2020 16:57
Show Gist options
  • Save thislooksfun/a0178cee2587f4454d1199dec387dede to your computer and use it in GitHub Desktop.
Save thislooksfun/a0178cee2587f4454d1199dec387dede to your computer and use it in GitHub Desktop.
/* ==UserStyle==
@name Salamanstra
@author Cascadea User
@version 1.0
@namespace cascadea188508083
@preprocessor default
==/UserStyle== */
@-moz-document domain("salamanstra.keenspot.com")
{
body> :nth-child(1),
body> :nth-child(5),
body> :nth-child(6),
body> :nth-child(7),
body> :nth-child(8) > :not(:first-child) {
display: none !important;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment