替换腾讯视频龙族背景

This commit is contained in:
lwt
2026-05-09 14:57:09 +08:00
parent a7fa47e25e
commit c921cc4c0e
5 changed files with 10 additions and 10 deletions
+5 -5
View File
@@ -18,9 +18,9 @@ The names and marks of these services belong to their respective owners.
## Background Credit
- `assets/backgrounds/dragon-raja-bg.jpg`: sourced from the official Dragon
Raja / Longzu: Cassell Gate website resource domain (`res.zulong.com`).
- `assets/backgrounds/dragon-raja-tencent-bg.png`: sourced from the Tencent
Video page poster metadata for `龙族第1季`.
Dragon Raja / Longzu related names, background artwork, and game assets belong
to their respective right holders. Replace this asset if the site is used in a
context that requires explicit commercial authorization.
Dragon Raja / Longzu related names, animation artwork, and media assets belong
to Tencent Video and/or their respective right holders. Replace this asset if
the site is used in a context that requires explicit commercial authorization.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 813 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 926 KiB

+1 -1
View File
@@ -34,7 +34,7 @@ body {
color: var(--text);
background:
linear-gradient(180deg, rgba(255, 250, 244, 0.78), rgba(247, 251, 255, 0.9) 54%, rgba(255, 255, 255, 0.96)),
url("../backgrounds/dragon-raja-bg.jpg") center top / cover fixed no-repeat,
url("../backgrounds/dragon-raja-tencent-bg.png") center top / cover fixed no-repeat,
var(--bg);
}
+4 -4
View File
@@ -6,9 +6,9 @@
<meta name="description" content="sumi.work 服务入口,提供 FRP、Git、Syncthing、Gemini 与 DeepSeek 等常用服务导航。" />
<meta name="theme-color" content="#f7fbff" />
<title>sumi.work - 服务入口</title>
<link rel="stylesheet" href="assets/css/base.css?v=20260509-2" />
<link rel="stylesheet" href="assets/css/layout.css?v=20260509-2" />
<link rel="stylesheet" href="assets/css/components.css?v=20260509-2" />
<link rel="stylesheet" href="assets/css/base.css?v=20260509-3" />
<link rel="stylesheet" href="assets/css/layout.css?v=20260509-3" />
<link rel="stylesheet" href="assets/css/components.css?v=20260509-3" />
</head>
<body>
<header class="site-header">
@@ -175,6 +175,6 @@
</div>
</footer>
<script src="assets/js/main.js?v=20260509-2"></script>
<script src="assets/js/main.js?v=20260509-3"></script>
</body>
</html>