这篇Mozilla文章提到CSS color
属性的初始值因浏览器而异。
https://developer.mozilla.org/en/docs/Web/CSS/color
Chrome浏览器使用的初始值是多少?
答案 0 :(得分:1)
因元素和平台而异。
希望this post能为您提供帮助,但您可以see the chrome default user agent stylesheet here
答案 1 :(得分:0)
我希望这有助于https://themeforest.net/forums/thread/google-chrome-placeholder-color/62392
::-webkit-input-placeholder { color: inherit; }