Files
palemoon27/browser/devtools/styleeditor/test/media-small.css
T
2018-07-24 23:29:57 +08:00

6 lines
79 B
CSS

/* this stylesheet applies when min-width<400px */
body {
background: red;
}