[[module CSS]]
/*
Powered on 2022/12/17 12:42:09
[2022 Wikidot Theme]
Created by AEXSIA
CC BY-SA 3.0
*/
:root {
--logo-image: url("http://r-sandbox-cn.wikidot.com/local--files/theme:b-c-t/logo");
--header-title: "The B.C.T.";
--header-subtitle: "享受您的旅行生活";
--link-color: 255,165,0;
--hover-link-color:255,215,08;
--visited-link-color: 189,183,107;
--newpage-color: 210,105,30;
--swatch-background: 255,255,224;
--swatch-primary:255,165,0;
--swatch-primary-darker:255,165,0;
--medium-accent:255,215,0;
--dark-accent: 218,165,32;
--dark-gray-monochrome: 184,134,11;
--background-gradient-color: 230,145,56;
--header-gradient-color-bottom: 230,145,5;
--header-gradient-color-middle: 230,145,5;
--header-gradient-color-top: 230,145,5;
}
body {
background: rgb(255, 217, 102);
color: rgb(0, 0, 0);
}
h1,h2,h3,h4,h5,h6 {
color: rgb(230, 145, 56);
font-family: '华文新魏';
}
blockquote {
background: 0,255,127
}
#skrollr-body {
background-color: #FFA500;
}
/*炫酷的出场特效,适用于所有版式,复制粘贴即可*/
@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)); }
/*侧栏*/
div#side-bar div.side-block {
background: rgba(255, 255, 0, 0.5);
}
/*炫酷的TAB*/
div.yui-navset div.yui-content {
background: rgb(240, 255, 102);
}
div.yui-navset ul.yui-nav a,
div.yui-navset div.yui-navset-top ul.yui-nav a {
background: rgb(255, 244, 88);
color: #000000;
border: solid rgb(127, 96, 0);
}
div.yui-navset ul.yui-nav a:hover,
div.yui-navset ul.yui-nav a:focus {
background: rgb(240, 255, 102);
color: #000000;
}
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(241, 194, 50);
color: #ffffff;
border: solid rgb(127, 96, 0);
}
/*引用块*/
blockquote {
border:2px solid rgb(184, 144, 22);
background:rgb(255, 244, 88);
}
/*TOC*/
#page-version-info{
background:rgb(144, 113, 18);
border: 0.4rem dashed rgb(240, 255, 102);
}
#toc{
background:rgb(144, 113, 18);
border: 0.4rem dashed rgb(240, 255, 102);
}
/*评分模块*/
div.page-rate-widget-box,
div.page-rate-widget-box span.rate-points,
div.page-rate-widget-box span.cancel {
background-color: rgb(255, 244, 88)!important;
border: solid rgb(255, 244, 88) 1px!important;
}
div.page-rate-widget-box span.rateup,
div.page-rate-widget-box span.ratedown {
border: solid rgb(255, 244, 88)!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(67, 67, 67)!important;
}
div.page-rate-widget-box span.rateup a,
div.page-rate-widget-box span.ratedown a {
color: rgb(255, 244, 88)!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;
}
/*图片模块*/
.scp-image-block .scp-image-caption {
background-color: rgb(255, 244, 88);
border: solid 2px #FFA500;
padding: 2px 2px 2px 2px;
font-size: 80%;
font-weight: bold;
text-align: center;
width: 300px;
}
/*表格模块*/
table.wiki-content-table th {
background-color: rgb(228, 178, 25);
color: rgb(67,67,67);
border: 2px dashed #B8860B;
}
table.wiki-content-table td{
border: 2px dashed #B8860B;
background-color: rgb(255, 244, 88);
}
table.wiki-content-table{
border: 2px dashed #B8860B;
}
table.wiki-content-table th, table.wiki-content-table tr {
border: 2px dashed #B8860B;
}
/*div*/
.dark-styled-quote {
background-color:rgb(228, 178, 25);
border-left: 0.5rem solid #B8860B;
color:#676767;
padding: 0.1rem 1rem;
margin: 0.5rem 0 0.5rem 0.25rem;
box-shadow: 0.05rem 0.1rem 0.3rem #000000;
}
.styled-quote {
background-color:rgb(255, 244, 88);
border-left: 0.5rem solid #F0E68C;
color:#676767
padding: 0.1rem 1rem;
margin: 0.5rem 0 0.5rem 0.25rem;
box-shadow: 0.05rem 0.1rem 0.3rem #000000;
}
.lightblock{
background-color:rgb(255, 244, 88);
color:#676767
padding: 0.1rem 1rem;
margin: 0.5rem 0 0.5rem 0.25rem;
box-shadow: 0.05rem 0.1rem 0.3rem #000000;
}
.darkblock {
background-color:rgb(228, 178, 25);
color:#676767;
padding: 0.1rem 1rem;
margin: 0.5rem 0 0.5rem 0.25rem;
box-shadow: 0.05rem 0.1rem 0.3rem #000000;
}
[[/module]]