版式:B.A.
这个版式由luohaotian制作。
想要用这个版式,就马上把
[[include :brsandbox-pro.wikidot.com:theme:b-a]]
塞到你的文档里!
文本展示
文本1
被埋葬的文本
有颈椎病的文本
尿了裤子的文本
很宽的文本
这丧彪(上标)和下飚(下标)都是鬼火少年
死亡的链接
活着的链接
特殊警告
风险更低的
安全的
某人要的水平线↓
什么?发现神了?额…没事别乱说
TAB
分页一号大壮准备就绪!
没错,这是分页2
玉皇大帝:爬。
好吧,啥都没有
表格
| 张三家 | 李四家 |
| 王五家 | 赵六家 |
引用块
你怎么老瞅我?我是不是脸上有蚊子?
div块
暗色块
暗样式快
亮色块
亮样式快
版式作者:luohaotian
团体作者:ylonilab
/* Powered on 2023/6/17 18:23:53 [2023 Wikidot Theme] Created by Luohaotian CC BY-SA 3.0 */ /*特效1*/ @charset "utf-8"; @import url('https://arandintday.github.io/thebackhubscn/liminal-new.css'); @import url('https://semimonth.wikidot.com/component:non-savingpage/code/1'); @import url('https://fonts.googleapis.com/css2?family=Anonymous+Pro&family=Miriam+Libre:wght@700&display=swap'); #header::before { content: ""; position: absolute; background-size: auto 9rem; } ::selection { background: #5E4F4F; } /*特效*/ @import css('https://fontlibrary.org//face/fira-sans-condensed'); @import css('https://fontlibrary.org//face/rursus-compact-mono'); @import css('https://fontlibrary.org//face/brush-lettering-one'); @media screen and (prefers-reduced-motion: no-preference) { #page-title, #breadcrumbs, #page-content > * { animation-name: fadeIn; animation-duration: 1s; animation-iteration-count: 1; animation-timing-function: ease-out; animation-fill-mode: backwards; } } #page-title { animation-delay: 0s; } :root { —anim-position: absolute; } @keyframes fadeIn { from { opacity: 0; transform: translate(0,30px); } to { opacity: 1; transform: translate(0,0); } } #page-content > :nth-child(1) { animation-delay: calc(1 * var(--fade-in-delay)); } #page-content > :nth-child(2) { animation-delay: calc(2 * var(--fade-in-delay)); } #page-content > :nth-child(3) { animation-delay: calc(3 * var(--fade-in-delay)); } #page-content > :nth-child(4) { animation-delay: calc(4 * var(--fade-in-delay)); } #page-content > :nth-child(5) { animation-delay: calc(5 * var(--fade-in-delay)); } #page-content > :nth-child(6) { animation-delay: calc(6 * var(--fade-in-delay)); } #page-content > :nth-child(7) { animation-delay: calc(7 * var(--fade-in-delay)); } #page-content > :nth-child(8) { animation-delay: calc(8 * var(--fade-in-delay)); } #page-content > :nth-child(9) { animation-delay: calc(9 * var(--fade-in-delay)); } #page-content > :nth-child(10) { animation-delay: calc(10 * var(--fade-in-delay)); } #page-content > :nth-child(11) { animation-delay: calc(11 * var(--fade-in-delay)); } #page-content > :nth-child(12) { animation-delay: calc(12 * var(--fade-in-delay)); } #page-content > :nth-child(13) { animation-delay: calc(13 * var(--fade-in-delay)); } #page-content > :nth-child(14) { animation-delay: calc(14 * var(--fade-in-delay)); } #page-content > :nth-child(15) { animation-delay: calc(15 * var(--fade-in-delay)); } #page-content > :nth-child(n+15) { animation-delay: calc(16 * var(--fade-in-delay)); } body { color: rgb(0,0,0); } :root { --theme-base: "black-highlighter"; --theme-id: "b.a"; --theme-name: "B.A. Theme"; --body-font: 'Source Code Pro', 'zcoolwenyiti', '等线' , monospace; --header-font: 'Dotted Songti Square', sans-serif; --title-font: 'Dotted Songti Square', sans-serif; --mono-font: 'Source Code Pro', 'zcoolwenyiti', '宋体' ,monospace; --logo-image: url("http://r-sandbox-cn.wikidot.com/local--files/sd:t-s-m/1686730331048.png"); --header-title: "无神论者"; --header-subtitle: "我 们 尚 未 发 现 神 的 存 在 "; --gradient-header: none; --diagonal-stripes: none; --background-image: linear-gradient(white); --background-gradient-color: 131, 128, 128; --background-gradient-distance: 45rem; /* 标准色 */ --white-monochrome: 217, 217, 217;/*背景颜色,标题颜色以及下方、上方选项文字颜色*/ /* 次强调色 */ --light-gray-monochrome: 94, 90, 90;/*拖动条的颜色, 搜索二字, 用户名,编辑框外围*/ --gray-monochrome: 102, 102, 102;/*顶栏颜色*/ --dark-gray-monochrome: 135, 130, 130;/*鼠标移到顶栏,下方选项时显示颜色*/ --dark-accent: 170, 165, 165;/*未知*/ /* 灰色 */ --black-monochrome: 67, 67, 67;/*顶栏内部选项信息间隔颜色,文字颜色,搜索栏边框颜色*/ --medium-accent: 170, 165, 165;/*版头背景颜色,侧栏大标题颜色*/ --dark-accent: 81, 80, 80;/*底部,底部选项颜色*/ --pale-gray-monochrome: 55, 52, 52;/*未知*/ --bright-accent: 0,0,0;/*鼠标移到顶栏选项的时候显示的颜色*/ /* 链接颜色 */ --link-color: 71, 67, 67;/*你没看过的链接的颜色*/ --hover-link-color: 0, 0, 0;/*你的鼠标移到你没看过的链接时的颜色*/ --visited-link-color: 0,0,0;/*你看过的链接的颜色*/ --newpage-color: 113, 108, 108;/*不存在的链接的颜色*/ /*swatch*/ --swatch-background: 179, 178, 178;/*编辑框颜色*/ --swatch-primary: 204, 204, 204;/*你的鼠标移到顶栏动画的颜色*/ --swatch-primary-darker: 149, 143, 143;/*文档末尾选项的颜色*/ --swatch-primary-darkest: 204, 204, 204;/*文档末尾选项文字的颜色*/ /*侧边栏*/ div#side-bar div.side-block { background: rgb(204, 204, 204); } div#side-bar div.side-block div.heading, div#side-bar div.collapsible-block-unfolded-link, div#side-bar div.collapsible-block-unfolded-link div.collapsible-block-link { color: rgb(0, 0, 0); border-color: rgb(0, 0, 0); } div.open-menu a { color: rgb(0, 0, 0)!important; border-color: rgb(0, 0, 0)!important; } /*评分模块*/ div.page-rate-widget-box, div.page-rate-widget-box span.rate-points, div.page-rate-widget-box span.cancel { background-color: rgb(204, 204, 204)!important; border: solid rgb(204, 204, 204) 1px!important; } div.page-rate-widget-box span.rateup, div.page-rate-widget-box span.ratedown { border: solid rgb(204, 204, 204)!important; border-width: 1px 0!important; } div.page-rate-widget-box span.rate-points, div.page-rate-widget-box span.cancel a, div.page-rate-widget-box span.cancel a:hover { color: rgb(0, 0, 0); } div.page-rate-widget-box span.rateup, div.page-rate-widget-box span.ratedown { background-color: rgb(217, 217, 217)!important; } div.page-rate-widget-box span.rateup a, div.page-rate-widget-box span.ratedown a { color: rgb(0, 0, 0)!important; } div.page-rate-widget-box span.cancel a:hover, div.page-rate-widget-box span.rateup a:hover, div.page-rate-widget-box span.ratedown a:hover { background: transparent!important; color: transparent!important; } /*TAB*/ div.yui-navset div.yui-content { background: rgb(217, 217, 217); } div.yui-navset ul.yui-nav a, div.yui-navset div.yui-navset-top ul.yui-nav a { background: rgb(204, 204, 204); color: rgb(0, 0, 0); } div.yui-navset ul.yui-nav a:hover, div.yui-navset ul.yui-nav a:focus { background: rgb(204, 204, 204); } div.yui-navset ul.yui-nav .selected a, div.yui-navset ul.yui-nav .selected a:focus, div.yui-navset ul.yui-nav .selected a:hover { background: rgb(0, 0, 0); } /*标题*/ h1,h2,h3,h4,h5,h6 { color: rgb(102, 102, 102); } /*引用块*/ blockquote { background-color: rgb(131, 128, 128) padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(204, 204, 204, 0.7); } /*图片*/ .scp-image-block .scp-image-caption { background-color: rgb(217, 217, 217)/*背景颜色*/; border: solid/*(groove)*/ 2px/*3px*/ #CCCCCC/*边框颜色*/; } /*表格*/ /*表格标题更改_背景_文字颜色*/ table.wiki-content-table th { background-color: rgb(204, 204, 204);/*背景颜色*/ color: rgb(0,0,0);/*文字颜色*/ border: 2px dashed #B8860B;/*无用代码*/ } /*表格内容更改_背景_文字颜色_边框*/ table.wiki-content-table td{ border: 2px dashed #000000;/*非标题表格的边框*/ background-color: rgb(204, 204, 204);/*背景颜色*/ } /*全部表格更改_边框*/ table.wiki-content-table{ border: 2px dashed #000000;/*整个表格外边框设置*/ } #header::before { content: ""; position: absolute; height: 100%; width: 100%; left: -2rem; top: -0.3rem; background-image: var(--logo-image); background-size: auto 10rem; background-position: left; background-repeat: no-repeat; opacity: 1; } #header h1, #header h1 a { position: absolute; left: 4.8rem; top: 0.8rem; margin: 0; width: 100%; display: flex; justify-content: left; z-index: 0; } #header h2, #header h2 span, #header h2 span::before { position: absolute; left: 3.3rem; top: 1.8rem; margin: 0; width: 100%; display: flex; justify-content: left; } /*TOC*/ #toc{ background:rgb(129, 209, 198);/*背景颜色*/ border: 0.5rem outset rgb(141, 239, 225);/*边框设置*/ }
Footnotes
1. 一个脚注
