🌈 搜索
📅  最后修改于: 2022-03-11 14:47:56.248000             🧑  作者: Mango
button { // normal css &:hover { cursor: pointer; background-color: cyan; } }