最近做项目遇到一个问题,就是为元素设置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各自代表的含义。