修改了背景色 添加了限制事件
This commit is contained in:
@@ -76,15 +76,15 @@
|
||||
width: 62px;
|
||||
height: 22px;
|
||||
margin-top: 30px;
|
||||
background-color: #ccc;
|
||||
background-color: #07AD97;
|
||||
text-align: center;
|
||||
line-height: 22px;
|
||||
color: #fff;
|
||||
cursor: pointer;
|
||||
font-size: 9px;
|
||||
&:hover{
|
||||
background-color: #07AD97;
|
||||
}
|
||||
// &:hover{
|
||||
// background-color: #;
|
||||
// }
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user