這里背景可以用漸變色嗎?
::selection{
? ? background-image: linear-gradient(to left,#c6ffdd,#fbd786,#f7797d);
? ? color: white;
}
::-moz-selection{
? ? background-image: linear-gradient(to left,#c6ffdd,#fbd786,#f7797d);
? ? color: white;
}
::selection{
? ? background-image: linear-gradient(to left,#c6ffdd,#fbd786,#f7797d);
? ? color: white;
}
::-moz-selection{
? ? background-image: linear-gradient(to left,#c6ffdd,#fbd786,#f7797d);
? ? color: white;
}
2022-12-16
舉報(bào)
2023-09-20
測(cè)了下,不行