UNPKG

zhangdocs

Version:

Simple document generation tool. Dependence Node.js run.

11 lines (7 loc) 355 B
// Media queries mq-mobile = "screen and (max-width: 479px)" mq-tablet = "screen and (min-width: 480px) and (max-width: 1170px)" // mq-iPhones4 = "only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2)" // mq-normal = "screen and (min-width: 768px)" tocwidth = 220px nav-height = 49px