财富等级 - 奖励增加俄语乌兹别克语图片
This commit is contained in:
@@ -6,21 +6,20 @@ body {
|
||||
|
||||
.back {
|
||||
width: 100%;
|
||||
height: 0.58667rem;
|
||||
line-height: 0.58667rem;
|
||||
height: 0.5866666667rem;
|
||||
line-height: 0.5866666667rem;
|
||||
position: fixed;
|
||||
left: 0;
|
||||
top: 0.86667rem;
|
||||
top: 0.8666666667rem;
|
||||
text-align: center;
|
||||
color: #FFFFFF;
|
||||
font-size: 0.50667rem;
|
||||
font-size: 0.5066666667rem;
|
||||
font-weight: bold;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
.back img {
|
||||
width: 0.58667rem;
|
||||
height: 0.58667rem;
|
||||
width: 0.5866666667rem;
|
||||
height: 0.5866666667rem;
|
||||
position: absolute;
|
||||
left: 0.24rem;
|
||||
top: 0rem;
|
||||
@@ -31,7 +30,7 @@ body {
|
||||
height: 10rem;
|
||||
background: url(../images/header2.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
margin: 0 auto -1.06667rem;
|
||||
margin: 0 auto -1.0666666667rem;
|
||||
}
|
||||
|
||||
.rewards_content {
|
||||
@@ -40,14 +39,13 @@ body {
|
||||
height: 62.16rem;
|
||||
background: url(../images/rewards.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
margin: 0 auto 0.66667rem;
|
||||
margin: 0 auto 0.6666666667rem;
|
||||
}
|
||||
|
||||
.Turkiye .header {
|
||||
background: url(../images/header2-tr.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
|
||||
.Turkiye .rewards_content {
|
||||
background: url(../images/rewards-tr.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
@@ -57,7 +55,6 @@ body {
|
||||
background: url(../images/header2-zh.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
|
||||
.china .rewards_content {
|
||||
background: url(../images/rewards-zh.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
@@ -67,8 +64,25 @@ body {
|
||||
background: url(../images/header2-ar.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
|
||||
.arabic .rewards_content {
|
||||
background: url(../images/rewards-ar.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
|
||||
.Russian .header {
|
||||
background: url(../images/header2-ru.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
.Russian .rewards_content {
|
||||
background: url(../images/rewards-ru.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
|
||||
.Uzbek .header {
|
||||
background: url(../images/header2-uz.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
.Uzbek .rewards_content {
|
||||
background: url(../images/rewards-uz.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
@@ -82,4 +82,26 @@ body {
|
||||
background: url(../images/rewards-ar.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
}
|
||||
.Russian {
|
||||
.header {
|
||||
background: url(../images/header2-ru.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
|
||||
.rewards_content {
|
||||
background: url(../images/rewards-ru.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
}
|
||||
.Uzbek {
|
||||
.header {
|
||||
background: url(../images/header2-uz.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
|
||||
.rewards_content {
|
||||
background: url(../images/rewards-uz.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
}
|
BIN
view/molistar/modules/levelNew/images/header2-ru.png
Normal file
BIN
view/molistar/modules/levelNew/images/header2-ru.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 594 KiB |
BIN
view/molistar/modules/levelNew/images/header2-uz.png
Normal file
BIN
view/molistar/modules/levelNew/images/header2-uz.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 594 KiB |
BIN
view/molistar/modules/levelNew/images/rewards-ru.png
Normal file
BIN
view/molistar/modules/levelNew/images/rewards-ru.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1016 KiB |
BIN
view/molistar/modules/levelNew/images/rewards-uz.png
Normal file
BIN
view/molistar/modules/levelNew/images/rewards-uz.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.0 MiB |
Reference in New Issue
Block a user