摘要:
display: inline-block; 阅读全文
posted @ 2017-09-29 15:51
\面朝阳光/
阅读(357)
评论(0)
推荐(0)
摘要:
html{font-size:50px;}body{font-size:24px;}@media screen and (min-width:320px){ html{font-size:21.333333333333332px;} body{font-size:12px;}}@media scre 阅读全文
posted @ 2017-09-29 11:26
\面朝阳光/
阅读(144)
评论(0)
推荐(0)
摘要:
(function (doc, win) { var docEl = doc.documentElement, resizeEvt = 'orientationchange' in window ? 'orientationchange' : 'resize', recalc = function 阅读全文
posted @ 2017-09-29 11:25
\面朝阳光/
阅读(121)
评论(0)
推荐(0)