[go: up one dir, main page]

Menu

[r1154]: / trunk / static / core.css  Maximize  Restore  History

Download this file

4 lines (3 with data), 140 Bytes

1
2
3
@import url("screen.css");
@import url("antiscreen.css") handheld;
@import url("antiscreen.css") only screen and (max-device-width:480px);