mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-16 01:31:37 +00:00
6 lines
79 B
CSS
6 lines
79 B
CSS
/* this stylesheet applies when min-width<400px */
|
|
body {
|
|
background: red;
|
|
}
|
|
|