So, I have a browser source that looks like this. I can't choose "Local file" since it's not a local file (duh). But I can't point the custom CSS field to a stylesheet which should be possible using:
but it doesn't change style. However, when I paste the code from the file into the custom CSS field it works, but the process becomes quite tedious in the long run.
So I have two questions.
CSS:
@import path/to/file.css;
So I have two questions.
- Is it possible to use a local stylesheet and point to it in the custom CSS field?
- Where does OBS check for stylesheets? What I mean by this is, when I type
CSS:
@import