1 .header_c .hea-top span{ 2 display: inline-block; 3 width: 0; 4 height: 0; 5 border: 8px solid transparent; 6 border-top-color: #333; 7 /* 在位置上的小偏差移动 */ 8 position: relative; 9 top: 5px; 10 }
2021-07-21 02:51:50
1 .header_c .hea-top span{ 2 display: inline-block; 3 width: 0; 4 height: 0; 5 border: 8px solid transparent; 6 border-top-color: #333; 7 /* 在位置上的小偏差移动 */ 8 position: relative; 9 top: 5px; 10 }
下一篇:jmeter上传图片和文件总结