|
|
| (未显示同一用户的38个中间版本) |
| 第591行: |
第591行: |
| background: linear-gradient(90deg, #e08a3e, #c45fa0, #7d6bd6); | | background: linear-gradient(90deg, #e08a3e, #c45fa0, #7d6bd6); |
| opacity: .58; | | opacity: .58; |
| }
| |
|
| |
| /* Homepage: mascot watermark, direct background version */
| |
| .nc-home-intro {
| |
| background-image:
| |
| linear-gradient(rgba(255,255,255,.86), rgba(255,255,255,.86)),
| |
| url("https://wiki.noblecraftmusic.cloud/index.php/Special:Redirect/file/%E8%AF%BA%E5%B8%83%E5%A8%98.png");
| |
| background-repeat: no-repeat, no-repeat;
| |
| background-position: center, right 24px bottom 8px;
| |
| background-size: auto, 230px auto;
| |
| } | | } |