mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-23 02:47:07 +00:00
7 lines
147 B
CSS
7 lines
147 B
CSS
/* Any copyright is dedicated to the Public Domain.
|
|
* http://creativecommons.org/licenses/publicdomain/ */
|
|
|
|
window {
|
|
background-color: red;
|
|
}
|