summaryrefslogtreecommitdiffstats
path: root/devtools/client/styleeditor/test/media-small.css
blob: d64756ddc7e187147eff39a5aaf528f89ba706f8 (plain)
1
2
3
4
5
/* this stylesheet applies when min-width<400px */
body {
	background: red;
}