闇寿司 版式
2021年1月31日
修订 1
核心指标
评分
5
↑ 5
↓ 0
支持率
100%
总票数 5
Wilson 95% 下界
56.6%
在相同票数下更稳健的支持率估计
争议指数
0.000
评分趋势
加载图表中...
最近修订
1 / 1
最近投票
1 / 1
2021-04-10
2021-02-02
2021-02-02
2021-01-31
2021-01-31
页面源码
源码字符数 6612文字字数 485
[[module CSS]]
@import url(https://scp-wiki-cn.wdfiles.com/local--code/theme%3Ayamisushi/1);
[[/module]]
[[div_ style="display:none"]]
[[embed]]
<iframe src="http://scp-wiki-cn.wdfiles.com/local--files/nav%3Aside/styleFrame.html?.side-block%7Bbackground%3A%20rgb(102%2C102%2C102)%3Bborder%3A%201px%20solid%20%23ffffff%3Bbox-shadow%3A%200%202px%206px%20rgba(0%2C0%2C0%2C5)%3B%7D.side-block%20.heading%7Bcolor%3A%20rgb(255%2C255%2C255)%3Bborder-color%3A%20rgb(255%2C255%2C255)%3B%7D.side-block%20div.menu-item%20a%7Bcolor%3A%20rgb(198%2C188%2C252)%3B%7D" name="styleFrame"></iframe>
[[/embed]]
[[/div]]
[[iftags +版式]]
[[include :scp-wiki-cn:credit:start-standalone]]
**标题:**闇寿司 版式
**作者:**©[[*user tutuji]]
**发布年份:**2020
[[include :scp-wiki-cn:credit:end-standalone]]
在你的作品开头添加如下语法就能使用此版式了!
[[div class="code"]]
[[span style="color:black"]]@@[[include :scp-wiki-cn:theme:yamisushi]]@@[[/span]]
[[/div]]
> **版式名称**:闇寿司 版式
> **作者**:tutuji
这是为日本相关组织“[[[yamizushi-hub|闇寿司]]]”所制作的版式哒!!
以下为使用例
+ h1 闇寿司的 CSS 版式似乎完成了哦!太雄君!
++ h2 真的吗!?太辛苦了,博士!!
+++ h3 哦哦哦哦哦哦!!!!!!
++++ h4 燃起来了!
+++++ h5 美味!
++++++ h6 旋转吧!
[[size 0%]] [[/size]]
[[tabview]]
[[tab 标签哒!]]
你能掌握吗…?
[[/tab]]
[[tab 标签哒!]]
你渴望力量吗…?
[[/tab]]
[[/tabview]]
[[collapsible show="+ 我们的战斗" hide="- 现在开始啦!!"]]
> 闇寿司才是最强的寿司陀螺…!![[footnote]]正在热播中![[/footnote]]
[[/collapsible]]
[[size 0%]] [[/size]]
[[include component:image-block
name=http://scp-jp.wdfiles.com/local--files/theme:yamisushi/yamisushi|
caption=图像的说明!!]]
~~~~
[[code type="css"]]
/*
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;
}
[[/code]]
[[/iftags]]