admin管理员组文章数量:1294187
have checked my source code of my wordpress site/theme using / because I have installed the new theme twenty twenty one and now the sites stalls on my iphone with an animation I used before. tools says:
background: repeating-conic-gradient(from 0deg,rgb(236, 236, 236, 0.9) 0deg 1deg,transparent 1deg 2deg)
is an ERROR and is not a background-color value? I can find quiet many examples in the web that say it should be that way? any advice?
regards, A
have checked my source code of my wordpress site/theme using https://validator.w3/ because I have installed the new theme twenty twenty one and now the sites stalls on my iphone with an animation I used before. tools says:
background: repeating-conic-gradient(from 0deg,rgb(236, 236, 236, 0.9) 0deg 1deg,transparent 1deg 2deg)
is an ERROR and is not a background-color value? I can find quiet many examples in the web that say it should be that way? any advice?
regards, A
Share Improve this question asked Apr 24, 2021 at 15:51 Aprilia ParrinoAprilia Parrino 431 gold badge2 silver badges9 bronze badges1 Answer
Reset to default 0CSS conical gradient is still in the experimental stage and hasn’t been adopted yet by the majority of modern browsers. Only Google Chrome 69+ and Safari 12.1+ in desktop browsers and iOS Safari 12.2, Android 12.2+ and Chrome Android 67 among mobile browsers provide browser support for this feature. Other popular browsers like Mozilla Firefox, Opera and Edge still haven’t rolled out support for conical CSS gradient.
In order to provide CSS conical gradient functionality for unsupported browsers, you can make use of an ingenious polyfill by Lea Verou.
本文标签: twenty twenty onebackground values
版权声明:本文标题:twenty twenty onebackground values 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741595554a2387387.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论