Atris General
星尘 - 主题版式 » Atris General
测试文本
a { -webkit-font-smoothing: auto; } p, #text { -webkit-font-smoothing: antialiased; } img[src*="star"] { filter: drop-shadow(0px 0px 1px #a40); } img:is([src*="userkarma"],[src*="avatar"]):not([style*="padding"]) { image-rendering: pixelated; } h1, #page-title { color: rgb(var(--title-color)); padding: 0 0 0.25em; margin: 0 0 0.6em; font-weight: normal; text-shadow: 0 0 5px #000, 0 0 10px #000; } #page-title { margin-top: -1.2em; } h1 { margin-top: 0.7em; font-family: 'zuijinregular', "Source Han Serif", "Source Han Serif CN", Songti SC, serif; color: rgb(var(--title-color)); font-weight: 900; text-shadow: 0 0 5px rgb(var(--title-shadow)), 0 0 10px rgb(var(--title-shadow)); letter-spacing: -.3rem; font-size: xx-large; } h2 { margin-top: 0.7em; font-family: 'zuijinregular', "Source Han Serif", "Source Han Serif CN", Songti SC, serif; color: rgb(var(--title-color)); font-weight: 900; text-shadow:0 0 4px rgb(var(--title-shadow)), 0 0 8px rgb(var(--title-shadow)); letter-spacing: -.2rem; font-size: x-large; } h3 { font-family: 'Noto Serif SC', 'Noto Serif TC'; font-weight: 900; font-size: 120%; } #page-title { font-family: 'zuijinregular', "Source Han Serif", "Source Han Serif CN", Songti SC, serif; color: rgb(var(--title-color)); font-weight: 900; text-shadow: 0 0 5px rgb(var(--title-shadow)), 0 0 10px rgb(var(--title-shadow)); letter-spacing: -.25rem; font-size: xx-large; border-bottom: none; text-align: center; } :is(h1,h2,#page-title):not(:lang(cn)) { letter-spacing: -.1rem; } ul { list-style: square; } #top-bar ul { list-style-image: none; } #top-bar a:hover { background-color: rgb(var(--title-color)); text-decoration: underline; } @media (min-width: 767px) { #top-bar { display: none; } } main-content > li, p { line-height: 130%; } a { color: rgb(var(--link-color)); text-decoration: none; background: transparent; transition: all .4s var(--standard-curve); border-bottom: 1px solid transparent; -moz-transition: all .4s var(--standard-curve); -webkit-transition: all .4s var(--standard-curve); -o-transition: all .4s var(--standard-curve); } a:visited { color: rgb(var(--link-hover-color)); } a.newpage { color: rgb(var(--link-newpage-color)); text-decoration: none; background: transparent; } a:hover { color: rgb(var(--link-hover-color)); text-decoration: none; border-bottom: 1px solid currentColor; background-color: transparent; } hr { margin: 1em 1em; padding: 0; height: 1.5px; border: none; background: rgb(var(--lowlight-primary-color)); box-shadow: 0 0 2px rgb(var(--scale-0)), 0 0 16px 1px rgb(var(--scale-8)); } tt { font-family: var(--Mono-font) } blockquote { border: 1px; padding: 1em; background: linear-gradient(to right, rgb(47, 54, 76, 0.96) , rgb(63, 47, 85, 0.96)); border-radius: 0.5px 3px 3px 0.5px; box-shadow: 0 0 9px 0px #212121; border-left: 5px #fddf4d solid; color: #fdf7cf; margin: 1em auto; } blockquote a, blockquote a:visited, blockquote a:hover { color: rgb(253 237 159 / 95%); text-shadow: none !important; } div.wiki-note { width: auto; margin: 0.5em 5em; padding: .25rem 1rem; border: 1px solid rgb(var(--scale-6-sup)); text-align: center; background: repeating-linear-gradient(-45deg,rgb(var(--scale-7-sup)),rgb(var(--scale-7-sub)) 1px,rgb(var(--scale-7-sub)) 0,rgb(var(--scale-7-sup)) 2px); } /* HEADER ON DESKTOP */ #header { height: 100%; position: relative; z-index: 10; padding-bottom: 0px; background-image: none; display: grid; align-items: center; justify-items: start; } #header h1, #header h1 a { display: none; } /* #header h2 { clear: left; float: left; font-size: 141%; line-height: 3rem; letter-spacing: -0.2em; display: flex; flex-direction: column; flex-wrap: nowrap; align-content: center; justify-content: flex-end; align-items: center; position: relative; height: 290px; width: 100%; font-family:var(--Serif-font); } */ div#extra-div-1 { height: var(--banner-height); width: 100%; top: 0px; background: var(--banner-left) left top no-repeat, var(--banner-right) right top repeat-x; z-index: 8; box-shadow: 0 1px 4px 0.5px rgb(var(--frame-shadow)); position: fixed; overflow: visible; }
