trunk/pc4public/portal/wea-custom-setting/style/index.css

10 lines
145 B
CSS
Raw Normal View History

2023-12-05 15:40:33 +08:00
.wea-custom-setting-btn {
color: #b2b2b2;
font-size: 16px;
cursor: pointer;
}
.wea-custom-setting-btn:hover {
color: #2db7f5;
}