You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
753 B
39 lines
753 B
#rank1 {
|
|
background-image: url(https://www.royaum.com.cn/static/rank/rank-bg1.png);
|
|
background-color: #F8D1BC;
|
|
.ranking {
|
|
background: none;
|
|
}
|
|
}
|
|
|
|
#rank2 {
|
|
background-image: url(https://www.royaum.com.cn/static/rank/rank-bg2.png);
|
|
background-color: #F8BCBC;
|
|
.ranking {
|
|
background: none;
|
|
}
|
|
}
|
|
|
|
#rank3 {
|
|
background-image: url(https://www.royaum.com.cn/static/rank/rank-bg3.png);
|
|
background-color: #CE3821;
|
|
.ranking {
|
|
background: none;
|
|
}
|
|
}
|
|
|
|
#rank4 {
|
|
background-image: url(https://www.royaum.com.cn/static/rank/rank-bg4.png);
|
|
background-color: #E2A666;
|
|
.ranking {
|
|
background: none;
|
|
}
|
|
}
|
|
|
|
#rank5 {
|
|
background-image: url(https://www.royaum.com.cn/static/rank/rank-bg5.png);
|
|
background-color: #961619;
|
|
.ranking {
|
|
background: none;
|
|
}
|
|
} |