[[module CSS]]/*
Powered on 2022/12/15 09:45:50
[2022 Wikidot Theme]
Created by AEXSIA
CC BY-SA 3.0
*/
/*
Powered on 2022/12/15 09:45:50
[2022 Wikidot Theme]
Created by AEXSIA
CC BY-SA 3.0
*/
@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 {
background: rgb(201, 218, 248);
color: rgb(67, 67, 67);
}
:root{
--header-title: "The B.E.P.";/*这个是如何更改标题,切记要将它放到root里*/
--header-subtitle: "为了孩子们的未来";/*这个是如何更改副标题,切记要将它放到root里*/
--logo-image: url("http://r-sandbox-cn.wikidot.com/local--files/theme:bep/logo");/*这个是如何更改中间的图标,切记要将它放到root里*/
--link-color: 0,0,139;/*这个是如何更改你没看过的链接的颜色,切记要将它放到root里*/
--hover-link-color: 64,224,208;/*这个是如何更改你的鼠标移到你没看过的链接时的颜色,切记要将它放到root里*/
--visited-link-color: 105,105,105;/*这个是如何更改你看过的链接的颜色,切记要将它放到root里*/
--newpage-color: 07,142,35;/*这个是如何更改不存在的链接的颜色,切记要将它放到root里*/
--swatch-background: 230,230,250;/*这个是如何更改编辑框的颜色,切记要将它放到root里*/
--swatch-primary: 0,0,255;/*这个是如何更改当你的鼠标移到顶栏动画的颜色,切记要将它放到root里*/
--swatch-primary-darker:0,0,205;/*这个是如何更改文档末尾选项的颜色,切记要将它放到root里*/
--swatch-primary-darkest:25,25,112;/*这个屁用没有*/
/* 黑色 */
--medium-accent: 31, 111, 247;
/* 蓝色*/
--dark-accent: 0, 53, 145;
/* 深蓝色 */
--dark-gray-monochrome: 0, 53, 145;
}
div#container-wrap {
background: url("http://r-sandbox-cn.wikidot.com/local--files/luanwanwanbanshi/3ddwe") top left repeat-x;/*这个是如何更改页面最上面的那个装标题和副标题的框框的图片*/
}
div#side-bar div.side-block {
background: rgb(0, 255, 255);
border: rgb(74, 134, 232);
}
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(67, 67, 67);
border-color: rgb(67, 67, 67);
}
div.open-menu a {
color: rgb(204, 204, 204)!important;
border-color: rgb(204, 204, 204)!important;
}
h1 {
color: #191970;
}
h2 {
color: #FF4500;
}
h3 {
color: #FFFF00;
}
h4 {
color: #008000;
}
h5 {
color: #0000FF;
}
h6 {
color: #800080;
}
div.yui-navset div.yui-content {
background: rgb(109, 158, 235);
}
div.yui-navset ul.yui-nav a,
div.yui-navset div.yui-navset-top ul.yui-nav a {
background: rgb(109, 158, 235);
color: rgb(67, 67, 67);
border: rgb(32, 18, 77);
}
div.yui-navset ul.yui-nav a:hover,
div.yui-navset ul.yui-nav a:focus {
background: rgb(109, 158, 235);
color: rgb(67, 67, 67);
}
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(60, 120, 216);
color: rgb(67, 67, 67);
border: rgb(32, 18, 77);
}
div.open-menu a {
color: rgb(204, 204, 204)!important;
border-color: rgb(204, 204, 204)!important;
}
div.page-rate-widget-box,
div.page-rate-widget-box span.rate-points,
div.page-rate-widget-box span.cancel {
background-color: rgb(60, 120, 216)!important;
border: solid rgb(60, 120, 216) 1px!important;
}
div.page-rate-widget-box span.rateup,
div.page-rate-widget-box span.ratedown {
border: solid rgb(60, 120, 216)!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(67, 67, 67);
}
div.page-rate-widget-box span.rateup,
div.page-rate-widget-box span.ratedown {
background-color: rgb(60, 120, 216)!important;
}
div.page-rate-widget-box span.rateup a,
div.page-rate-widget-box span.ratedown a {
color: rgb(67, 67, 67)!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;
}
div.blockquote, blockquote {
border: #87CEFA outset 2px;
background-color: #1E90FF;
color: black;
border-radius: 0px;
}
.styled-quote {
background-color:#00FFFF;
border-left: 0.5rem solid #00CED1;
color:#676767;
padding: 0.1rem 1rem;
margin: 0.5rem 0 0.5rem 0.25rem;
box-shadow: 0.05rem 0.1rem 0.3rem #00CED1;
}
.dark-styled-quote {
background-color:#008B8B;
border-left: 0.5rem solid #2F4F4F;
color:#676767
padding: 0.1rem 1rem;
margin: 0.5rem 0 0.5rem 0.25rem;
box-shadow: 0.05rem 0.1rem 0.3rem #008080;
}
.darkblock{
background-color:#008B8B;
color:#676767
padding: 0.1rem 1rem;
margin: 0.5rem 0 0.5rem 0.25rem;
box-shadow: 0.05rem 0.1rem 0.3rem #008080;
}
.lightblock {
background-color:#00FFFF;
color:#676767;
padding: 0.1rem 1rem;
margin: 0.5rem 0 0.5rem 0.25rem;
box-shadow: 0.05rem 0.1rem 0.3rem #00CED1;
}
.society-report-block {
box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5);
background-image: url(http://r-sandbox-cn.wikidot.com/local--files/theme:bep/114514);
background-size:auto 30rem;
background-position: center;
background-repeat:no-repeat;
color:rgb(67,67,67);
margin: 3rem;
padding: 0.2rem 1rem 8rem 1rem;
display: block;
position: relative;
background-color: rgb(148,0,211);
border: solid 0.3rem rgb(128,0,128);
}
#page-version-info{
background:#00FFFF;
border: 0.1rem solid #008B8B;
}
#toc{
background:#00FFFF;
border: 0.1rem solid #008B8B;
}
.scp-image-block .scp-image-caption {
background-color: rgb(32,178,170);
border: solid 2px #008B8B;
padding: 2px 2px 2px 2px;
font-size: 80%;
font-weight: bold;
text-align: center;
width: 300px;
}
table.wiki-content-table th {
background-color: rgb(0,206,209);
color: rgb(67,67,67);
border: 2px dashed #6A5ACD;
}
table.wiki-content-table td{
border: 2px dashed #6A5ACD;
background-color: rgb(100,149,237);
}
table.wiki-content-table{
border: 2px dashed #6A5ACD;
}
table.wiki-content-table th, table.wiki-content-table tr {
border: 2px dashed #6A5ACD;
}
[[/module]]