Skip to content

Instantly share code, notes, and snippets.

@kujiy
Last active November 18, 2021 00:36
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 kujiy/2434ffeb724cdfe5169a98618ca1b04b to your computer and use it in GitHub Desktop.
Save kujiy/2434ffeb724cdfe5169a98618ca1b04b to your computer and use it in GitHub Desktop.
discussion forum highlight
@-moz-document regexp("https://my.uopeople.edu/mod/.*") {
article > div > article
{
box-shadow: -20px 0 0 #76AFB5
}
article > div > article > div > article
{
box-shadow: -20px 0 0 #AAA
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment