|
|
| 第350行: |
第350行: |
| } | | } |
|
| |
|
| /* 首页玻璃效果:背景保持清晰,内容模块使用轻度磨砂。 */ | | /* 首页最终修正:背景保持原图清晰,不使用玻璃模糊。 */ |
| body{ | | body{ |
| background:url("https://wiki.mcjzy.net/images/4/46/%E6%B2%99%E6%BB%A9%E8%83%8C%E6%99%AF.png") no-repeat fixed center center / cover!important; | | background:url("https://wiki.mcjzy.net/images/4/46/%E6%B2%99%E6%BB%A9%E8%83%8C%E6%99%AF.png") no-repeat fixed center center / cover!important; |
| 第356行: |
第356行: |
| #jzy-game-info, | | #jzy-game-info, |
| .jzy-side-toc{ | | .jzy-side-toc{ |
| backdrop-filter:blur(10px) saturate(122%)!important; | | backdrop-filter:none!important; |
| -webkit-backdrop-filter:blur(10px) saturate(122%)!important; | | -webkit-backdrop-filter:none!important; |
| } | | } |
|
| |
|
| 第458行: |
第458行: |
| #jzy-game-info .jzy-tab{font-size:17px} | | #jzy-game-info .jzy-tab{font-size:17px} |
| #jzy-game-info .jzy-heading{font-size:24px} | | #jzy-game-info .jzy-heading{font-size:24px} |
| }
| |
|
| |
| /* ===== 首页玻璃质感:参考更新日志与金唱片页面 ===== */
| |
| .jzy-copy-cell,
| |
| .jzy-feature,
| |
| .jzy-play,
| |
| .jzy-step,
| |
| .jzy-hot,
| |
| .jzy-stat,
| |
| .jzy-community,
| |
| .jzy-nav-card{
| |
| backdrop-filter:blur(8px) saturate(118%);
| |
| -webkit-backdrop-filter:blur(8px) saturate(118%);
| |
| }
| |
| .jzy-copy-cell{
| |
| background:
| |
| radial-gradient(circle at 12% 0%,rgba(120,216,240,.15),transparent 34%),
| |
| linear-gradient(135deg,rgba(6,43,58,.52),rgba(10,67,72,.42))!important;
| |
| border-color:rgba(153,228,235,.28)!important;
| |
| box-shadow:0 14px 30px rgba(1,18,28,.24),inset 0 1px 0 rgba(255,255,255,.13)!important;
| |
| }
| |
| .jzy-blue{background:rgba(8,74,88,.54)!important}
| |
| .jzy-green{background:rgba(18,70,42,.54)!important}
| |
| .jzy-gold{background:rgba(98,67,20,.52)!important}
| |
| .jzy-rose{background:rgba(80,26,48,.52)!important}
| |
| .jzy-violet{background:rgba(42,30,80,.52)!important}
| |
| .jzy-cyan{background:rgba(8,58,68,.54)!important}
| |
| .jzy-feature,
| |
| .jzy-play,
| |
| .jzy-step,
| |
| .jzy-hot,
| |
| .jzy-stat,
| |
| .jzy-community,
| |
| .jzy-nav-card{
| |
| border-color:rgba(255,255,255,.14)!important;
| |
| box-shadow:0 12px 24px rgba(1,18,28,.20),inset 0 1px 0 rgba(255,255,255,.14)!important;
| |
| }
| |
| #jzy-game-info{
| |
| background:
| |
| radial-gradient(circle at 12% 8%,rgba(110,220,190,.19),transparent 28%),
| |
| radial-gradient(circle at 85% 18%,rgba(242,199,107,.17),transparent 24%),
| |
| linear-gradient(135deg,rgba(4,31,49,.72),rgba(10,82,88,.64) 48%,rgba(35,83,53,.66))!important;
| |
| border-color:rgba(190,241,220,.30)!important;
| |
| box-shadow:0 16px 34px rgba(1,18,28,.26),inset 0 1px 0 rgba(255,255,255,.14)!important;
| |
| }
| |
| #jzy-game-info .jzy-tabs{
| |
| background:rgba(2,24,38,.38)!important;
| |
| box-shadow:inset 0 1px 0 rgba(255,255,255,.10);
| |
| }
| |
| #jzy-game-info .jzy-card{
| |
| background:
| |
| linear-gradient(145deg,rgba(255,255,255,.15),rgba(255,255,255,.055)),
| |
| radial-gradient(circle at 22% 50%,rgba(111,226,212,.16),transparent 42%)!important;
| |
| border-color:rgba(207,246,229,.26)!important;
| |
| box-shadow:0 9px 20px rgba(1,18,28,.20),inset 0 1px 0 rgba(255,255,255,.14)!important;
| |
| backdrop-filter:blur(7px) saturate(118%);
| |
| -webkit-backdrop-filter:blur(7px) saturate(118%);
| |
| }
| |
| #jzy-game-info .jzy-card:hover{
| |
| background:
| |
| linear-gradient(145deg,rgba(255,244,199,.22),rgba(99,211,182,.13)),
| |
| radial-gradient(circle at 22% 50%,rgba(255,236,157,.20),transparent 44%)!important;
| |
| }
| |
| .jzy-side-toc{
| |
| background:
| |
| radial-gradient(circle at 18% 0%,rgba(120,216,240,.18),transparent 36%),
| |
| linear-gradient(145deg,rgba(8,43,58,.54),rgba(10,46,31,.40))!important;
| |
| border-color:rgba(153,228,235,.28)!important;
| |
| box-shadow:0 16px 30px rgba(1,18,28,.25),inset 0 1px 0 rgba(255,255,255,.14)!important;
| |
| }
| |
| .jzy-side-toc a{background:rgba(255,255,255,.06)!important;border-color:rgba(255,255,255,.10)!important}
| |
| .jzy-side-toc a:hover{background:rgba(244,207,120,.17)!important}
| |
| @media(max-width:560px){
| |
| #jzy-game-info{backdrop-filter:blur(7px) saturate(115%)!important;-webkit-backdrop-filter:blur(7px) saturate(115%)!important}
| |
| .jzy-copy-cell{backdrop-filter:blur(6px) saturate(115%);-webkit-backdrop-filter:blur(6px) saturate(115%)}
| |
| } | | } |
| </style> | | </style> |