2020年3月21日

css3缩放 transform: scale() 使用缩放之后顶点对齐问题

摘要: <div style="width: 900px; height: 900px; background: gray; overflow: auto;"> <div style="width: 3000px; height: 3000px; background: indianred; margin: 阅读全文

posted @ 2020-03-21 20:52 土炮不一样 阅读(7244) 评论(0) 推荐(0)

Chrome谷歌浏览器下不支持css字体小于12px的解决办法

摘要: 转自:https://www.cnblogs.com/jiangxiaobo/p/5669976.html 先来看下 ie、火狐、谷歌浏览器下各个字体显示情况 ie下: 火狐下: 谷歌下: 从上面的图可以很明显看出谷歌下 css设置字体大小为12px及以下时,显示都是一样大小,都是默认12px; 那 阅读全文

posted @ 2020-03-21 15:35 土炮不一样 阅读(409) 评论(0) 推荐(0)

导航