圣纪节 - 增加土耳其语奖励图

This commit is contained in:
2025-09-04 18:13:34 +08:00
parent 653b4a79af
commit 6ad8e87da3
3 changed files with 11 additions and 1 deletions

View File

@@ -886,4 +886,9 @@ body {
.arabic .page1 .my .score {
margin-right: auto;
margin-left: 0;
}
.Turkiye .page2 .content {
background: url(../images/rewardBg-tr.png) no-repeat;
background-size: 100% 100%;
}

View File

@@ -999,4 +999,9 @@ body {
margin-left: 0;
}
}
.Turkiye{
.page2 .content{
background: url(../images/rewardBg-tr.png) no-repeat;
background-size: 100% 100%;
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB