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