2012-02-02 01:58:59 +00:00
|
|
|
@import "reset-to-defaults.css";
|
|
|
|
|
|
|
|
* {
|
2012-11-13 20:41:08 +00:00
|
|
|
background-color: lime;
|
2012-02-02 01:58:59 +00:00
|
|
|
}
|
|
|
|
|
2011-05-15 11:27:19 +00:00
|
|
|
GtkGrid {
|
2012-02-02 01:58:59 +00:00
|
|
|
background-color: red;
|
2011-05-15 11:27:19 +00:00
|
|
|
}
|