You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Hydro/packages/ui-default/pages/ranking.page.styl

38 lines
546 B
Stylus

.page--ranking, .page--homepage
.col--rank
width: rem(65px)
position: relative
.col--user
width: rem(220px)
.col--rp
width: rem(60px)
text-align: right
.col--detail
width: rem(50px)
text-align: center
&[lang="en"]
.col--detail
width: rem(75px)
.col--ac
width: rem(50px)
text-align: center
&[lang="en"]
.col--ac
width: rem(70px)
.col--bio
display: block;
td.col--bio
height: 36px !important;
+mobile()
.col--bio, .col--detail
display: none