mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-20 12:28:46 +00:00
7 lines
158 B
CSS
7 lines
158 B
CSS
/* Any copyright is dedicated to the Public Domain.
|
|
* http://creativecommons.org/licenses/publicdomain/ */
|
|
|
|
window {
|
|
background-color: red !important;
|
|
}
|