How do I make multiple styles for the same site?
Okay I'm writing out a style and want it to affect the layout of some of the pages in the domain and alter it differently on others is there a way to do that?
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
* domain()
* url()
* url-prefix()
* regexp()
More info: https://github.com/stylish-userstyles/stylish/wiki/Valid-@-moz-document-rules
Leaving these three with the same coding that radically changes the page structure
FRONTPAGE-EX:www.sitename.com/subidirectory
SEARCH-EX1:www.sitename.com/subdirectory/genre/action
SEARCH-EX2:www.sitename.com/subdirectory/genre/romance
But leave the profile pages or other pages alone only changing the colorscheme
PROFILE-EX:www.sitename.com/subdirectory/user/*
How and where do I use the initial options for starting this kind of code?
You can include multiple different @-moz-document sections in one style, not just one.
For import:
For just copying the RegEx: