寿司学院 版式
Rating: +9

版式名称:寿司学院版式
作者:MisharyMishary

要使用此版式,请将以下代码粘贴至页面中。

[[include :scp-wiki-cn:theme:sushi-academia]]

示例

logo.png

图像块

标题1

标题2

标题3

标题4

标题5
标题6

通用文本
Alphabet

粗体 | 斜体 | _下划线_ | 删除线 | 等宽字体 | 上标下标

输入四个连字符「----」即可绘制水平线。


引用区块

嵌套引用区块

表格表格表格表格表格表格
单元格内容单元格内容单元格内容单元格内容单元格内容单元格内容

伪选择器{
  伪属性: 伪值;
}

红色

Sexy Box

链接 (可能是你访问过的链接)

+ 折叠- 折叠

折叠内容

  1. 编号列表
  2. 列表项目
  3. 列表项目
  • 无序列表
  • 列表项目
  • 列表项目
Tab1Tab2Tab3Tab4Tab5

内容1

版式代码

css
@import url("https://fontsapi.zeoseven.com/2271/main/result.css"); 

@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;500;600;700;900&display=swap");

/*
    Sushi Academia Theme
    Created by Mishary
    lisence: CC BY-SA 3.0
    2020.10.14
*/

div#header h1 a span {
    display: none;
}

div#header h1 a:before {
    font-weight: bold;
    font-family: 'Liyu Shoushu R';
    color: #000;
    content: "寿司学士院";
    text-shadow: none;
}

#header h2 span{
    display: none;
}

#header h2:after{
    font-weight: bold;
    font-family: 'Liyu Shoushu R';
    font-size: 150%;
    color: #000;
    content: "寿司学术院";
}

@media (max-width: 767px){
#header h2:after{
    display: none;
}
}

#header{
    background: unset;
}

/*
  Sigma9 Customizable Header
  --author: ukwhatn
  --source: http://scp-jp-sandbox3.wikidot.com/draft:3396310-168-9905
  --license: CC BY-SA 3.0 ( http://creativecommons.org/licenses/by-sa/3.0 )
*/

#container-wrap {
    --c-header-2: repeating-radial-gradient(circle at 0% -1000%, #573216, #573216 0.1%, #744D30 0.3%, #744d30 0.5%);
    --c-header-1: repeating-radial-gradient(circle at 0% -1000%, rgba(116, 77, 48, 0.7), #573216 4.5%, rgba(116, 77, 48, 0.9) 17%);
    --c-topbar: repeating-linear-gradient(rgb(58 23 0) 0%, rgb(58 23 0) 0.1%, rgb(87 50 22) 0.3%, rgb(87 50 22) 0.5%);
}

div#container-wrap {
    background: var(--c-header-1) top left repeat-x, var(--c-header-2) top left repeat-x;
    background-size: auto 141px;
}

div#container-wrap::after {
    content: "";
    display: block;
    position: absolute;
    top: 140px;
    left: 0;
    width: 100%;
    height: 23px;
    box-shadow: 3px 2px 25px -2px rgba(0,0,0,0.75);
    background: var(--c-topbar) top left repeat-x;
}

/*
    katusushiCSS
    Powered on 2020/03/09 23:44:50
    Created by tutuji
    license: CC BY-SA 3.0
    source: http://scp-jp-sandbox3.wikidot.com/draft:2206092-13-d9af
*/

body {
    background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    font-family: 'Noto Serif SC', serif;
}

a, a:visited {
    color: rgb(255, 10, 10);
}

h1 {
    color: rgb(220, 0, 0);
    font-family: 'Noto Serif SC', serif;
}

h2, h3, h4, h5, h6 {
    color: rgb(0, 0, 0);
    font-family: 'Noto Serif SC', serif;
}

blockquote {
    border: 1px dashed #ff0a0a;
    background: #ffffff;
}

div#page-title {
    color: #000000;
}

#interwiki body {
    background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    font-family: 'Noto Serif SC', serif;
}

#interwiki .menu-item a, #interwiki .menu-item a:visited{
    color: rgb(255, 10, 10);
}
页面版本:⁨0⁩, 最后编辑于: ⁨2026/8/28 10:57:18⁩ (⁨⁨19⁩ 日前⁩), 现时评分: 9