mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-27 06:09:17 +00:00
6 lines
79 B
CSS
6 lines
79 B
CSS
/* this stylesheet applies when min-width<400px */
|
|
body {
|
|
background: red;
|
|
}
|
|
|