@import "reset-to-defaults.css"; * { color: blue; } .notebook tab GtkLabel { color: blue } .notebook tab tab GtkLabel { color: red } /* for reference */ #red { color: red }