mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-22 18:48:41 +00:00
feat: uoj-status-text use bold font
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
4a935b4595
commit
07123651b6
@ -92,6 +92,10 @@ label {
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.uoj-status-text {
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
.card-uoj-accepted > .card-header:hover,
|
.card-uoj-accepted > .card-header:hover,
|
||||||
.card-uoj-accepted > div.card-header > div > .uoj-status-text {
|
.card-uoj-accepted > div.card-header > div > .uoj-status-text {
|
||||||
color: #25ad40;
|
color: #25ad40;
|
||||||
|
Loading…
Reference in New Issue
Block a user