Skip to content

Instantly share code, notes, and snippets.

@TheZoq2
Last active April 16, 2019 19:29
Show Gist options
  • Save TheZoq2/93810bba501221db81c5734330a28650 to your computer and use it in GitHub Desktop.
Save TheZoq2/93810bba501221db81c5734330a28650 to your computer and use it in GitHub Desktop.
/* ==UserStyle==
@name Empty @name replaces the default template - 2/11/2019, 12:57:34 PM
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url-prefix("https://tornby.kina-thai.se/") {
/* Insert code here... */
.meny #content > .container, .event #content > .container, .catering #content > .container {
background: rgb(255, 255, 255);
}
body {
background: url('https://i.imgur.com/0XRbwBN.png');
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment