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
|
|
|
}
|
|
|
|
|
2017-08-02 09:52:30 +00:00
|
|
|
grid {
|
2012-02-02 01:58:59 +00:00
|
|
|
background-color: red;
|
2011-05-15 11:27:19 +00:00
|
|
|
}
|