←模板:Test.css因为以下原因,您没有权限编辑该页面: 您请求的操作仅限属于这些用户组的用户执行:用户、管理员、行政员、editor 您可以查看和复制此页面的源代码。 /* ============================================================ 版式完整版: XP(无清洗器限制 · 全部原有效果保留) 来源: https://backrooms.fandom.com/zh/wiki/Template:XP 部署: 将本文件内容粘贴到 MediaWiki:Common.css(切换版式时替换) 说明: 本文件不经过 {{#css:}}(该路径有清洗器), 背景图/字体/毛玻璃/变量/滚动条全部可用。 注意: 外部图片与字体 URL 需替换为镜像站资源方可加载。 ============================================================ */ :root{ --theme-link-color--rgb: 0, 0, 255 !important; } .cosmos-header{ background: linear-gradient(180deg,#0997ff,#0053ee 8%,#0050ee 40%,#06f 88%,#06f 93%,#005bff 95%,#003dd7 96%,#003dd7); padding: 3px 5px 3px 3px; border-radius:8px; border-top: 2px solid #0831d9; border-left: 2px solid #0831d9; border-right: 2px solid #001ea0; border-bottom: 2px solid #0831d9; } .mw-content-text{ /* border: 4px solid; */ /* border-image: linear-gradient(to right, #0027b4, #056bff, #0022b4) 1; */ /* border-radius: 5px; */ /* border-right: none; */ border-top: 1px solid #0831d9; border-left: 1px solid #0831d9; border-right: 1px solid #001ea0; border-bottom: 1px solid #0831d9; background: #eae8d7; box-shadow: inset -1px -1px #00138c, inset 1px 1px #0831d9, inset -2px -2px #001ea0, inset 2px 2px #166aee, inset -3px -3px #003bda, inset 3px 3px #0855dd; border-radius:8px; /* padding: 0 0 3px; */ -webkit-font-smoothing: antialiased; } .page-header{ background: linear-gradient(180deg, white, #f8efe8); border: #abb2b3 solid 1px; border-radius: 3px; padding: 10px; } .mw-parser-output{ background: linear-gradient(180deg, white, #f8efe8); border: #abb2b3 solid 1px; border-radius: 3px; padding: 20px; } .mw-footer{ background: linear-gradient(180deg, white, #f8efe8); border: #abb2b3 solid 1px; border-radius: 3px; padding: 5px; margin-top: 10px; } .cosmos-rail-inner{ /* border-image: linear-gradient(to right, #0027b4, #056bff, #0022b4) 1; */ /* border-radius: 5px; */ /* border-left: none; */ background: #eae8d7; /* padding-left: 0px; */ /* border: 4px solid; */ /* border-image: linear-gradient(to right, #0027b4, #056bff, #0022b4) 1; */ /* border-radius: 5px; */ /* border-right: none; */ /* background: #eae8d7; */ box-shadow: inset -1px -1px #00138c, inset 1px 1px #0831d9, inset -2px -2px #001ea0, inset 2px 2px #166aee, inset -3px -3px #003bda, inset 3px 3px #0855dd; border-radius: 8px; /* padding: 0 0 3px; */ -webkit-font-smoothing: antialiased; border-left:none!important; margin-left: 3px; border-top: 1px solid #0831d9; border-left: 1px solid #0831d9; border-right: 1px solid #001ea0; border-bottom: 1px solid #0831d9; } .cosmos-rail-module{ border-bottom:none; } .recentImages__container, .sticky-modules-wrapper{ background: linear-gradient(180deg, white, #f8efe8); border: #abb2b3 solid 1px; border-radius: 3px; padding: 10px; } .sticky-modules-wrapper body { margin-bottom: 20px; } 返回模板:Test.css。