月充值 - 增加英文土耳其图片
@@ -1284,3 +1284,53 @@ body {
|
|||||||
.arabic .recharges .content .topTitle {
|
.arabic .recharges .content .topTitle {
|
||||||
direction: ltr;
|
direction: ltr;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.english .header {
|
||||||
|
background: url(../images/header-en.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
.english .recharge3000 .content .rewardImg {
|
||||||
|
background: url(../images/recharge3000-en.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
.english .recharge5000 .content .rewardImg {
|
||||||
|
background: url(../images/recharge5000-en.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
.english .recharge8000 .content .rewardImg {
|
||||||
|
background: url(../images/recharge8000-en.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
.english .recharge10000 .content .rewardImg {
|
||||||
|
background: url(../images/recharge10000-en.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
.english .recharge20000 .content .rewardImg {
|
||||||
|
background: url(../images/recharge20000-en.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.Turkiye .header {
|
||||||
|
background: url(../images/header-tr.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
.Turkiye .recharge3000 .content .rewardImg {
|
||||||
|
background: url(../images/recharge3000-tr.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
.Turkiye .recharge5000 .content .rewardImg {
|
||||||
|
background: url(../images/recharge5000-tr.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
.Turkiye .recharge8000 .content .rewardImg {
|
||||||
|
background: url(../images/recharge8000-tr.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
.Turkiye .recharge10000 .content .rewardImg {
|
||||||
|
background: url(../images/recharge10000-tr.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
.Turkiye .recharge20000 .content .rewardImg {
|
||||||
|
background: url(../images/recharge20000-tr.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
@@ -1509,4 +1509,55 @@ body {
|
|||||||
direction: ltr;
|
direction: ltr;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.english{
|
||||||
|
.header{
|
||||||
|
background: url(../images/header-en.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
.recharge3000 .content .rewardImg{
|
||||||
|
background: url(../images/recharge3000-en.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
.recharge5000 .content .rewardImg{
|
||||||
|
background: url(../images/recharge5000-en.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
.recharge8000 .content .rewardImg{
|
||||||
|
background: url(../images/recharge8000-en.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
.recharge10000 .content .rewardImg{
|
||||||
|
background: url(../images/recharge10000-en.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
.recharge20000 .content .rewardImg{
|
||||||
|
background: url(../images/recharge20000-en.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
.Turkiye{
|
||||||
|
.header{
|
||||||
|
background: url(../images/header-tr.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
.recharge3000 .content .rewardImg{
|
||||||
|
background: url(../images/recharge3000-tr.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
.recharge5000 .content .rewardImg{
|
||||||
|
background: url(../images/recharge5000-tr.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
.recharge8000 .content .rewardImg{
|
||||||
|
background: url(../images/recharge8000-tr.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
.recharge10000 .content .rewardImg{
|
||||||
|
background: url(../images/recharge10000-tr.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
.recharge20000 .content .rewardImg{
|
||||||
|
background: url(../images/recharge20000-tr.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
}
|
BIN
view/eparty/activity/monthlyRecharge/images/header-en.png
Normal file
After Width: | Height: | Size: 502 KiB |
Before Width: | Height: | Size: 359 KiB After Width: | Height: | Size: 502 KiB |
BIN
view/eparty/activity/monthlyRecharge/images/recharge10000-en.png
Normal file
After Width: | Height: | Size: 384 KiB |
BIN
view/eparty/activity/monthlyRecharge/images/recharge10000-tr.png
Normal file
After Width: | Height: | Size: 119 KiB |
BIN
view/eparty/activity/monthlyRecharge/images/recharge20000-en.png
Normal file
After Width: | Height: | Size: 404 KiB |
BIN
view/eparty/activity/monthlyRecharge/images/recharge20000-tr.png
Normal file
After Width: | Height: | Size: 128 KiB |
BIN
view/eparty/activity/monthlyRecharge/images/recharge3000-en.png
Normal file
After Width: | Height: | Size: 296 KiB |
BIN
view/eparty/activity/monthlyRecharge/images/recharge3000-tr.png
Normal file
After Width: | Height: | Size: 91 KiB |
BIN
view/eparty/activity/monthlyRecharge/images/recharge5000-en.png
Normal file
After Width: | Height: | Size: 336 KiB |
BIN
view/eparty/activity/monthlyRecharge/images/recharge5000-tr.png
Normal file
After Width: | Height: | Size: 107 KiB |
BIN
view/eparty/activity/monthlyRecharge/images/recharge8000-en.png
Normal file
After Width: | Height: | Size: 376 KiB |
BIN
view/eparty/activity/monthlyRecharge/images/recharge8000-tr.png
Normal file
After Width: | Height: | Size: 119 KiB |
@@ -998,6 +998,10 @@ body {
|
|||||||
direction: ltr;
|
direction: ltr;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.Turkiye .header {
|
||||||
|
background: url(../images/header-tr.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
.Turkiye .recharge100 .content .rewardImg {
|
.Turkiye .recharge100 .content .rewardImg {
|
||||||
background: url(../images/recharge100-tr.png) no-repeat;
|
background: url(../images/recharge100-tr.png) no-repeat;
|
||||||
background-size: 100% 100%;
|
background-size: 100% 100%;
|
||||||
|
@@ -1153,6 +1153,10 @@ body {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.Turkiye{
|
.Turkiye{
|
||||||
|
.header {
|
||||||
|
background: url(../images/header-tr.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
.recharge100 .content .rewardImg {
|
.recharge100 .content .rewardImg {
|
||||||
background: url(../images/recharge100-tr.png) no-repeat;
|
background: url(../images/recharge100-tr.png) no-repeat;
|
||||||
background-size: 100% 100%;
|
background-size: 100% 100%;
|
||||||
|