替换头图
This commit is contained in:
@@ -750,6 +750,11 @@ body {
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
.arabic .header {
|
||||
background: url(../images/header-ar.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
|
||||
.arabic .lastRank .lastRank_in .box .top1 {
|
||||
transform: translateX(-86%);
|
||||
}
|
||||
@@ -789,3 +794,8 @@ body {
|
||||
direction: ltr;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.Turkiye .header {
|
||||
background: url(../images/header-tr.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
|
@@ -761,6 +761,11 @@ body {
|
||||
}
|
||||
|
||||
.arabic {
|
||||
.header {
|
||||
background: url(../images/header-ar.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
|
||||
.lastRank .lastRank_in .box .top1 {
|
||||
transform: translateX(-86%);
|
||||
}
|
||||
@@ -790,10 +795,18 @@ body {
|
||||
}
|
||||
|
||||
.danmu .my_container {
|
||||
|
||||
.send,
|
||||
.win{
|
||||
.win {
|
||||
direction: ltr;
|
||||
text-align: left;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.Turkiye {
|
||||
.header {
|
||||
background: url(../images/header-tr.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
}
|
BIN
view/molistar/modules/superLucky/images/header-ar.png
Normal file
BIN
view/molistar/modules/superLucky/images/header-ar.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.1 MiB |
BIN
view/molistar/modules/superLucky/images/header-tr.png
Normal file
BIN
view/molistar/modules/superLucky/images/header-tr.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.2 MiB |
Reference in New Issue
Block a user