mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-27 14:28:55 +00:00
11 lines
160 B
CSS
11 lines
160 B
CSS
/*
|
|
* Any copyright is dedicated to the Public Domain.
|
|
* http://creativecommons.org/publicdomain/zero/1.0/
|
|
*/
|
|
|
|
body {
|
|
color: #0f0;
|
|
font-weight: green;
|
|
}
|
|
|