/* R.O.C. Theme */
/* Wikidot Theme 2023 Create By severinesun */
:root {
--theme-id: "Reclamation of creation";
--theme-name: "Reclamation of creation Theme";
--logo-image: url("http://backrooms-wiki-cn.wikidot.com/local--files/start/logo.png");
--header-title: "创造之开垦";
--header-subtitle: "创造属于我们的前厅";
--mainAccent: 164, 194, 244;
--link-color: 30,144,255;
--hover-link-color: 109, 158, 235;
--visited-link-color: 70,130,180;
--light-gray-monochrome: 0,0,128;
--dark-gray-monochrome: 25,25,112;
--white-monochrome: 176,224,230;
--swatch-background: 100,149,237;
--swatch-primary: 0,128,128;
}
#skrollr-body {
background: repeating-linear-gradient(-90deg, #7093DB, #236B8E 5px, #007FFF 5px, #70DBDB 5px);
height: 9.33rem;
}
body {
background-color: #beeaff;
}
.scp-image-block .scp-image-caption {
background-color: rgb(190,234,255 );
border: solid 2px #BEEAF0;
}
table.wiki-content-table th {
background-color: rgb(190,234,255);
color: rgb(0,0,0);
border: 2px dashed #B8860B;
}
table.wiki-content-table td{
border: 2px dashed #B8860B;
background-color: rgb(190,234,255);
}
table.wiki-content-table{
border: 2px dashed #B8860B;
}
.darkblock {
background-color: rgb(30,144,255)
padding: 0.01rem 1rem;
margin: 0.5rem 0 0.5rem 0.25rem;
box-shadow: 0 0.2rem 0.3rem rgba(0, 0, 0, .25);
}
.lightblock {
background-color: rgb(135,206,250)
padding: 0.01rem 1rem;
margin: 0.5rem 0 0.5rem 0.25rem;
box-shadow: 0 0.2rem 0.3rem rgba(0, 0, 0, .25);
}
.dark-styled-quote {
background-color: rgb(30,144,255)
padding: 0.01rem 1rem;
margin: 0.5rem 0 0.5rem 0.25rem;
box-shadow: 0 0.2rem 0.3rem rgba(0, 0, 0, .25);
}
.styled-quote {
background-color: rgb(135,206,250)
padding: 0.01rem 1rem;
margin: 0.5rem 0 0.5rem 0.25rem;
box-shadow: 0 0.2rem 0.3rem rgba(0, 0, 0, .25);
}
blockquote {
background-color: rgb(0, 0, 255)
padding: 0.01rem 1rem;
margin: 0.5rem 0 0.5rem 0.25rem;
box-shadow: 0 0.2rem 0.3rem rgba(0, 0, 0, .25);
}
div.blockquote {
background-color: rgb(0, 0, 255)
padding: 0.01rem 1rem;
margin: 0.5rem 0 0.5rem 0.25rem;
box-shadow: 0 0.2rem 0.3rem rgba(0, 0, 0, .25);
}
body[class="wait"] a[name="page-top"][target]+div #main-content #action-area div#lock-info::before {
content: '保存页面中……\A若此提示已经显示了很长时间,建议将编辑框中的内容复制到剪切板然后刷新本页重新编辑。';
display: inline;
font-size: .82rem;
color: red;
white-space: pre-wrap;
}
body[class="wait"] a[name="page-top"][target]+div #main-content #action-area div#lock-info::after {
font-size: 0;
}
body[class="wait"] a[name="page-top"][target]+div #main-content #action-area div#lock-info>strong {
font-size: 0;
}
body[class="wait"] a[name="page-top"][target]+div #main-content #action-area div#lock-info::after {
font-size: 0;
}
#discuss-button:hover {
font-size: 0;
}
#discuss-button:after {
font-size: 1rem;
}
#discuss-button:hover:after {
content:"创造之开垦";
}
#view-source-button::before {
content: '被点击时,即为此';
}
#view-source-button::after {
content: '开垦之时';
}
* {
font-family: 'Noto Serif SC' !important;
font-weight: 300;
}