comparison: browser/devtools/styleeditor/test/media-small.css
browser/devtools/styleeditor/test/media-small.css
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 /* this stylesheet applies when min-width<400px */ |
|
2 body { |
|
3 background: red; |
|
4 } |
|
5 |