Files
illogical-impulse/m3ww/Import Manually/firefox userchrome/chrome/userChrome.css
T
2024-02-22 15:35:06 +07:00

10 lines
313 B
CSS
Executable File

/* Import theme */
@import "theme/gnome-theme.css";
/* Import a custom stylesheet
* Everything you add in your customChrome.css file (it doesn't exist by
* default) will be included here and preserved between updates.
* You can apply your own custom styles in that file. */
@import "customChrome.css"; /**/