.wenzi_news li { position: relative; padding: 5px 0 5px 12px; line-height: 1.6; font-size: 14px; text-overflow...
.box { width: 160px; height: 160px; margin: 10px 0 20px; background-color: #beceeb; overflow: hidden; resize: both; }.box > img { ...
最近做项目遇到一个问题,就是为元素设置fixed属性之后发现元素竟然不是相对于窗口定位,纠结了很久,才发现原来是父元素设置了transform属...
.ts1 b{display: block;font-size: 100px;line-height: 1;text-align: center;-webkit-text-stroke: 1px #000; color: transparent;}
css大小单位px em rem的转换,rem、em、vh/vw、px各自代表的含义。