mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-01 11:19:56 +00:00
6 lines
79 B
CSS
6 lines
79 B
CSS
/* this stylesheet applies when min-width<400px */
|
|
body {
|
|
background: red;
|
|
}
|
|
|