firefox-gnome-theme/userChrome.css

10 lines
313 B
CSS

/* 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"; /**/