forked from AuroraMiddleware/gtk
6 lines
116 B
CSS
6 lines
116 B
CSS
|
@import "reset-to-defaults.css";
|
||
|
|
||
|
GtkWindow { background-color: green; }
|
||
|
|
||
|
#reference * { background-color: green; }
|