感谢图
This commit is contained in:
@@ -154,14 +154,14 @@ input.disable {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.top .top_switch>div:nth-child(1) {
|
||||
.top .top_switch>div:nth-child(2) {
|
||||
background-color: #568c7d;
|
||||
color: #fff;
|
||||
}
|
||||
.top .top_switch>div:nth-child(2) {
|
||||
.top .top_switch>div:nth-child(1) {
|
||||
color: #568c7d;
|
||||
}
|
||||
.top .top_switch>div:nth-child(2):hover {
|
||||
.top .top_switch>div:nth-child(1):hover {
|
||||
cursor: pointer;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user