RT
&::-webkit-input-placeholder { /* WebKit browsers */
font-size: 30/@base;
line-height: 1em
}
&::-moz-placeholder { /* Mozilla Firefox 19+ */
font-size: 30/@base;
line-height: 1em
}
&::-ms-input-placeholder { /* Internet Explorer 10+ */
font-size: 30/@base;
line-height: 1em
}
本文详细介绍了如何使用CSS为不同浏览器的输入框设置统一的字体大小和行高,包括WebKit、Mozilla Firefox和Internet Explorer等,确保了网页设计的一致性和用户体验。
1万+

被折叠的 条评论
为什么被折叠?



