9 lines
153 B
Plaintext
9 lines
153 B
Plaintext
|
.button {
|
||
|
margin-bottom: 20rpx;
|
||
|
}
|
||
|
.navigator-hover button{
|
||
|
background-color: #DEDEDE;
|
||
|
}
|
||
|
.other-navigator-hover button{
|
||
|
background-color: #DEDEDE;
|
||
|
}
|