aboutsummaryrefslogtreecommitdiff
path: root/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/media-multi.css
blob: c58977114e1372cb65bc333d65e7b1e91358a386 (plain)
1
2
3
@media only all and (max-width:50em), only all and (max-device-width:800px), only all and (max-width:780px) {
  some-css : here
}