替换腾讯视频龙族背景
This commit is contained in:
@@ -18,9 +18,9 @@ The names and marks of these services belong to their respective owners.
|
|||||||
|
|
||||||
## Background Credit
|
## Background Credit
|
||||||
|
|
||||||
- `assets/backgrounds/dragon-raja-bg.jpg`: sourced from the official Dragon
|
- `assets/backgrounds/dragon-raja-tencent-bg.png`: sourced from the Tencent
|
||||||
Raja / Longzu: Cassell Gate website resource domain (`res.zulong.com`).
|
Video page poster metadata for `龙族第1季`.
|
||||||
|
|
||||||
Dragon Raja / Longzu related names, background artwork, and game assets belong
|
Dragon Raja / Longzu related names, animation artwork, and media assets belong
|
||||||
to their respective right holders. Replace this asset if the site is used in a
|
to Tencent Video and/or their respective right holders. Replace this asset if
|
||||||
context that requires explicit commercial authorization.
|
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
@@ -34,7 +34,7 @@ body {
|
|||||||
color: var(--text);
|
color: var(--text);
|
||||||
background:
|
background:
|
||||||
linear-gradient(180deg, rgba(255, 250, 244, 0.78), rgba(247, 251, 255, 0.9) 54%, rgba(255, 255, 255, 0.96)),
|
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);
|
var(--bg);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
+4
-4
@@ -6,9 +6,9 @@
|
|||||||
<meta name="description" content="sumi.work 服务入口,提供 FRP、Git、Syncthing、Gemini 与 DeepSeek 等常用服务导航。" />
|
<meta name="description" content="sumi.work 服务入口,提供 FRP、Git、Syncthing、Gemini 与 DeepSeek 等常用服务导航。" />
|
||||||
<meta name="theme-color" content="#f7fbff" />
|
<meta name="theme-color" content="#f7fbff" />
|
||||||
<title>sumi.work - 服务入口</title>
|
<title>sumi.work - 服务入口</title>
|
||||||
<link rel="stylesheet" href="assets/css/base.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-2" />
|
<link rel="stylesheet" href="assets/css/layout.css?v=20260509-3" />
|
||||||
<link rel="stylesheet" href="assets/css/components.css?v=20260509-2" />
|
<link rel="stylesheet" href="assets/css/components.css?v=20260509-3" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header class="site-header">
|
<header class="site-header">
|
||||||
@@ -175,6 +175,6 @@
|
|||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
<script src="assets/js/main.js?v=20260509-2"></script>
|
<script src="assets/js/main.js?v=20260509-3"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user