1. 现在可以自定义了!
2. 修改了右侧边栏的样式
This commit is contained in:
2024-05-18 15:32:04 +08:00
parent ced8fd7874
commit 2daf0d43a4
31 changed files with 400 additions and 41 deletions

View File

@@ -10,6 +10,19 @@ body {
background-color: #171717;
}
p, h2 {
margin: 10px 0;
}
h3 {
margin: 8px 0;
}
hr {
margin: 10px 0;
border: 1px solid #fce9a7;
}
.icon {
-webkit-user-select: none;
user-select: none;
@@ -24,6 +37,10 @@ body {
display: none;
}
img {
vertical-align: middle;
}
button {
cursor: pointer;
background-color: #fce9a7;
@@ -54,6 +71,18 @@ select {
}
input[type="checkbox"] {
width: 16px;
height: 16px;
-webkit-appearance: none;
border: 1px solid #fce9a7;
border-radius: 2px;
outline: none;
}
input[type="checkbox"]:checked {
background: #fce9a7;
}
/* Offline page */
.offline .interstitial-wrapper {
@@ -441,6 +470,35 @@ select {
bottom: 10px;
}
.channel-circle {
width: 80px;
text-align: center;
height: 80px;
border-radius: 50%;
border: #fce9a7 2px solid;
margin: 8px;
}
.channel-tag {
line-height: 20px;
font-size: 18px;
color: #fce9a7;
background: #171717;
transform: translateY(-10px);
}
.channel-strength {
line-height: 40px;
font-size: 32px;
color: #fce9a7;
}
.soft-strength {
line-height: 20px;
font-size: 18px;
color: #fce9a7;
background: #171717;
transform: translateY(10px);
}
.game-title {
display: flex;
}

BIN
public/img/30758.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
public/img/30873.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
public/img/31028.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

BIN
public/img/31037.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
public/img/31044.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
public/img/31049.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
public/img/31053.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
public/img/31122.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
public/img/31164.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

BIN
public/img/31588.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

BIN
public/img/31883.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

BIN
public/img/32122.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

BIN
public/img/32201.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
public/img/32228.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

BIN
public/img/32575.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
public/img/32609.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
public/img/32692.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
public/img/32734.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

BIN
public/img/32758.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

BIN
public/img/32761.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

BIN
public/img/32768.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
public/img/33031.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
public/img/33032.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

BIN
public/img/33988.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
public/img/34065.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB