SealTest


[[incl{$centered-header}de :scp-jp:component:centered-header-sigma-9]]
[[mod{$centered-header}le CSS]]
:root {
—header-title: "AZARASI";
—header-subtitle: "MOCHI MOCHI";
—titleColor: #008BCE;
}

div#header h2:after {
content: none !important;
}
[[/mod{$centered-header}le]]

[[incl{$toggle-sidebar}de :scp-jp:component:toggle-sidebar]]


[[mod{$bluemode}le CSS]]
body {
background: #000000;
color: #ffffff;
}

h1 {
color: #008CC8;
}

.yui-navset .yui-content {
background-color: #28285A;
box-shadow: none;
}

blockquote, .code, #toc, .page-source {
background: #28285A;
border: solid 1px #91919E;
}

#extra-div-1 {
background-image: url("https://upload.wikimedia.org/wikipedia/commons/9/9e/Milky_Way_IR_Spitzer.jpg");
background-position: center;
background-repeat: no-repeat;
background-size: cover;
height: 100vh;
left: 0;
position: fixed;
opacity: .3;
filter: hue-rotate(240deg);
top: 0;
width: 100vw;
z-index: -1;
}

.notation, .notation-l, .notation-r, .doc {
background: #1E1E1E;
}

.ex-collapsible .collapsible-block {
background-color: #1E1E1E;
}

div#side-bar div.side-block {
background: #1E1E1E;
}

div.blockquote {
background: #1E1E1E;
border: unset;
}

.content,
.owindow,
.owindow h2,
.owindow h3,
.owindow h4,
.owindow h5,
.owindow h6 {
color: #000000;
}
.owindow h1,
.owindow a {
color: #000000;
}
[[/mod{$bluemode}le]]

特に明記しない限り、このページのコンテンツは次のライセンスの下にあります: Creative Commons Attribution-ShareAlike 3.0 License