Template:游戏场景展示/style.css
跳到导航
跳到搜索
.picoverview { min-height: 144px; display: flex; flex-flow: column nowrap; align-items: center; justify-content: center; text-align: center; } .name { font: 700 52px 'Source Han Sans VF', 'Source Han Sans CN', 'Source Han Sans', sans-serif; letter-spacing: 1em; margin-right: -1em; opacity: 0.7; } .name:hover { opacity: 1; text-shadow: 0 0 10px #fff, 0 0 20px #fff; } .tips { color: #fff; letter-spacing: 2.5em; margin-right: -2.5em; font-weight: 300; text-shadow: 0 0 2px #000; } .scene img { max-width: 1300px; width: 100% !important; height: auto !important; } /* [[Category:在模板名字空间下的CSS页面]] */