更多操作
无编辑摘要 |
无编辑摘要 |
||
第8行: | 第8行: | ||
"Noto Serif Tibetan", | "Noto Serif Tibetan", | ||
sans-serif !important; | sans-serif !important; | ||
} | |||
.img-kk { | |||
max-width:100%; | |||
} | } | ||
2025年6月1日 (日) 15:31的版本
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+Tibetan:wght@100..900&display=swap'); body { font-family: "Roboto Flex", "PingFang SC", "Microsoft YaHei", "Noto Serif Tibetan", sans-serif !important; } .img-kk { max-width:100%; } .page-首页 .banner-image { --banner-image-url: url("https://24cyy-website.oss-cn-guangzhou.aliyuncs.com/assets/images/gameserver-lobby-background.png"); --banner-image-height: 70vh; background-image: linear-gradient(to top, var(--color-surface-0) 15%, transparent 150%), var(--banner-image-url); background-size: cover; background-position: top; height: var(--banner-image-height); margin-bottom: calc(-1 * var(--banner-image-height)); }