firefox-gnome-theme/userChrome.css

10 lines
313 B
CSS
Raw Permalink Normal View History

2019-06-03 20:47:03 +03:00
/* 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"; /**/