no message
This commit is contained in:
parent
c948578d79
commit
369821f4ec
@ -255,11 +255,13 @@
|
||||
font-weight: 900;
|
||||
font-style: normal;
|
||||
font-size: 16px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.body .item .thead .ranking-box .majort {
|
||||
margin-top: 5px;
|
||||
color: #7f7f7f;
|
||||
font-size: 13px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.body .item .thead .ranking-box .majort .text {
|
||||
max-width: 200px;
|
||||
@ -278,6 +280,10 @@
|
||||
font-family: "PingFangSC-Regular", "PingFang SC", sans-serif;
|
||||
font-size: 14px;
|
||||
}
|
||||
.body .item .thead .mode2.schoolranking {
|
||||
height: 100%;
|
||||
cursor: pointer;
|
||||
}
|
||||
.body .item .thead .mode3 {
|
||||
font-family: "Arial-Black", "Arial Black", sans-serif;
|
||||
font-weight: 900;
|
||||
|
@ -293,12 +293,15 @@
|
||||
font-weight: 900;
|
||||
font-style: normal;
|
||||
font-size: 16px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.majort {
|
||||
margin-top: 5px;
|
||||
color: #7f7f7f;
|
||||
font-size: 13px;
|
||||
cursor: pointer;
|
||||
|
||||
.text {
|
||||
max-width: 200px;
|
||||
word-break: keep-all;
|
||||
@ -319,6 +322,11 @@
|
||||
.mode2 {
|
||||
font-family: "PingFangSC-Regular", "PingFang SC", sans-serif;
|
||||
font-size: 14px;
|
||||
|
||||
&.schoolranking {
|
||||
height: 100%;
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
||||
.mode3 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user