ttrts/stylesheets/core.css
2014-12-18 08:30:10 +00:00

3 lines
No EOL
138 B
CSS

@import url("screen.css");
@import url("non-screen.css") handheld;
@import url("non-screen.css") only screen and (max-device-width:640px);