邀请好友 - 更换头图
@@ -38,8 +38,8 @@ body {
|
||||
|
||||
.header {
|
||||
width: px2rem(750);
|
||||
height: px2rem(751);
|
||||
background: url(../images/header.png) no-repeat;
|
||||
height: px2rem(845);
|
||||
background: url(../images/header-en.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
margin: 0 auto 0;
|
||||
position: relative;
|
||||
@@ -1059,6 +1059,10 @@ body {
|
||||
}
|
||||
|
||||
.arabic {
|
||||
.header {
|
||||
background: url(../images/header-ar.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
.bg .ul_pub .incomeBox .sTab div {
|
||||
font-size: px2rem(18);
|
||||
}
|
||||
@@ -1091,6 +1095,10 @@ body {
|
||||
}
|
||||
|
||||
.Turkiye {
|
||||
.header {
|
||||
background: url(../images/header-tr.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
.bg .ul_pub .incomeBox .sTab div {
|
||||
font-size: px2rem(18);
|
||||
}
|
||||
@@ -1100,4 +1108,10 @@ body {
|
||||
font-size: px2rem(18);
|
||||
}
|
||||
}
|
||||
}
|
||||
.china{
|
||||
.header {
|
||||
background: url(../images/header-zh.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
}
|
BIN
view/eparty/activity/2024-invitationFission/images/header-ar.png
Normal file
After Width: | Height: | Size: 902 KiB |
BIN
view/eparty/activity/2024-invitationFission/images/header-en.png
Normal file
After Width: | Height: | Size: 911 KiB |
BIN
view/eparty/activity/2024-invitationFission/images/header-tr.png
Normal file
After Width: | Height: | Size: 899 KiB |
BIN
view/eparty/activity/2024-invitationFission/images/header-zh.png
Normal file
After Width: | Height: | Size: 935 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 37 KiB |
After Width: | Height: | Size: 572 KiB |
Before Width: | Height: | Size: 544 KiB After Width: | Height: | Size: 572 KiB |
@@ -18,7 +18,7 @@
|
||||
</div>
|
||||
<!-- 頭部 -->
|
||||
<div class="header">
|
||||
<img id="img1" src="./images/header_h3-tr.png" alt="" class="h3">
|
||||
<!-- <img id="img1" src="./images/header_h3-tr.png" alt="" class="h3"> -->
|
||||
<div class="rule_rule text67"></div>
|
||||
<!-- <div id="text1" class="text"></div> -->
|
||||
<!-- <img src="./images/gold.png" alt=""> -->
|
||||
|