闇寿司 版式
在你的作品开头添加如下语法就能使用此版式了!
[[include :scp-wiki-cn:theme:yamisushi]]
版式名称:闇寿司 版式
作者:tutuji
这是为日本相关组织“闇寿司”所制作的版式哒!!
以下为使用例
h1 闇寿司的 CSS 版式似乎完成了哦!太雄君!
h2 真的吗!?太辛苦了,博士!!
h3 哦哦哦哦哦哦!!!!!!
h4 燃起来了!
h5 美味!
h6 旋转吧!
你能掌握吗…?
你渴望力量吗…?
+ 我们的战斗
闇寿司才是最强的寿司陀螺…!!
1
/*
Powered on 2020/02/12 18:24:34
[2020 Wikidot Theme]
Created by tutuji
CC BY-SA 3.0
*/
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+SC&display=swap');
/* FONTS AND COLORS */
body {
background: rgb(40, 40, 40);
color: rgb(190, 190, 190);
font-family: 'Noto Serif SC', serif;
}
a,a:visited,#side-bar a:visited {
color: rgb(198, 188, 252);
}
h1,h2,h3,h4,h5,h6 {
color: rgb(198, 188, 252);
font-family: 'Noto Serif SC', serif;
}
blockquote,div.blockquote {
border: 1px dashed #c5bcfb;
background: #414243;
}
div#page-title {
color: #c5bcfb;
}
/* HEADER */
div#container-wrap {
background: url(http://scp-jp.wdfiles.com/local--files/theme:yamisushi/header) top left repeat-x;
}
div#header {
background: url(http://scp-jp.wdfiles.com/local--files/theme:yamisushi/yamisushi) 10px 40px no-repeat;
background-position: -1em 0.5em;
background-size: 140px 140px;
}
div#header h1 a span {
font-size: 0px;
}
div#header h1 a:before {
content: "闇寿司";
color: rgb(0, 0, 0);
text-shadow: -1px -0.5px 4px #ffffff;
font-family: 'Noto Serif SC', serif;
}
div#header h2 span {
font-size:0px;
padding: 4px;
}
div#header h2:after {
content: "Strongest Invincible Sushi";
font-weight: bold;
color: rgb(0, 0, 0);
padding: 19px 0;
text-shadow: -1px -1px 3px rgba(255, 255, 255, 10);
white-space: pre;
}
/* SIDE-BAR */
div#side-bar div.side-block {
background: rgb(102, 102, 102) !important;
border: 1px solid #ffffff;
box-shadow: 0 2px 6px rgba(0, 0, 0, 5);
}
div#side-bar div.side-block div.heading,
div#side-bar div.collapsible-block-unfolded-link,
div#side-bar div.collapsible-block-unfolded-link a.collapsible-block-link,
div#side-bar div.collapsible-block-unfolded-link a.collapsible-block-link:hover {
color: rgb(255, 255, 255);
border-color: rgb(255, 255, 255);
}
/* Mobile code */
@media (max-width: 767px) {
#side-bar{
background-color: transparent;
}
}
div.yui-navset div.yui-content {
background: rgb(20, 20, 20);
}
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(102, 102, 102);
}
/* Rating module */
div.page-rate-widget-box,
div.page-rate-widget-box span.rate-points,
div.page-rate-widget-box span.cancel {
background-color: rgb(102, 102, 102)!important;
border: solid rgb(102, 102, 102) 1px;
}
div.page-rate-widget-box span.rateup,
div.page-rate-widget-box span.ratedown {
border: solid rgb(102, 102, 102);
border-width: 1px 0;
}
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(255, 255, 255);
}
div.page-rate-widget-box span.rateup,
div.page-rate-widget-box span.ratedown {
background-color: rgb(255, 255, 255);
}
div.page-rate-widget-box span.rateup a,
div.page-rate-widget-box span.ratedown a {
color: rgb(102, 102, 102);
}
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;
color: transparent;
}
/* Credit */
#page-content .rate-box-with-credit-button .creditButton {
background-color: rgb(102, 102, 102);
border: 1px solid rgb(102, 102, 102);
color: white;
}
#page-content .rate-box-with-credit-button .creditButton:hover {
background-color: rgb(132, 132, 132);
border: 1px solid rgb(102, 102, 102);
color: black;
}
#page-content .rate-box-with-credit-button .creditButton p a {
border-left-color: rgb(190, 190, 190);
}
#page-content .rate-box-with-credit-button .creditButton a:hover {
color: white;
}
#page-content .rate-box-with-credit-button {
background-color: rgb(102, 102, 102);
border: 1px solid rgb(102, 102, 102);
}
#page-content .creditButtonStandalone p a {
background: rgb(102, 102, 102);
}
#page-content .creditButtonStandalone p a:hover {
background: #3498db;
}
#page-content .modalbox .credit {
color: black
}
#page-content .modalbox .printuser a {
color: #b01;
}
#page-content .modalbox h2 {
color: black;
}
#top-bar div.open-menu a {
color: rgb(204, 204, 204);
border-color: rgb(204, 204, 204);
}
/* IMAGES */
#page-content .scp-image-block {
border-color: #cccccc;
box-shadow: none;
}
#page-content .scp-image-block .scp-image-caption {
border-color: #cccccc;
background-color: #000000;
}
table.wiki-content-table th {
background-color: #ffffff;
}
hr {
background-color: #ffffff;
}
.code {
border: 1px dashed #9400D3;
background-color: #FFF5EE;
}
/* Footnote hovers */
.hovertip {
width: 20em;
padding: 0.5em;
border: 1px solid transparent !important;
border-radius: 0.5em;
background-color: #000000ee !important;
box-shadow: 0 0 6px 1px #000000aa;
z-index: 100;
}
.hovertip .f-heading {
color: #cccccc;
}Footnotes
1. 正在热播中!
页面版本:0, 最后编辑于: 2021/1/31 03:35:33 (2054 日前), 现时评分: 6







