极简主义版式

极简主义版式

Rating: +18

使用方法

[[include :scp-wiki-cn:theme:min-theme]]

自定义元素

使用此div以添加1em的横向边距。

使用方法:

[[div class="contents"]]
文本
[[/div]]

使用此span以创建行内块元素。使用方法:
[[span class="break"]]文本[[/span]]

使用此span以创建更细的文字内容。使用方法:
[[span class="thin"]]文本[[/span]]

源代码

css
/* General Element */

* {
  color: #707070;
}

p {
  margin-top: 1.5em;
  line-height: 180%;
}

.contents {
  padding-left: 1em;
}

.break {
  display: inline-block;
  color: #707070;
}

.thin {
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 100;
}

/* Hidden Element */

#header h1 a span,
#header h2,
#login-status > a > strong,
#search-top-box,
#page-title {
  display: none;
}

/* Wrapper */

div#container-wrap {
  background: none;
}

#content-wrap {
  max-width: 780px;
}

#main-content {
  margin: auto;
  padding: 0 1em 1em;
}

/* Header */

#header {
  background: none;
  height: 5rem;
  max-width: 800px;
}

#header h1 {
  height: 100%;
  margin: 0;
}

#header h1 a {
  background: url("https://scp-jp.wdfiles.com/local--files/theme%3Amin-theme/1.svg") center no-repeat;
  background-size: contain;
  height: 100%;
  line-height: unset;
  max-height: unset;
  padding: 0;
  width: 90px;
}

#top-bar {
  max-width: 800px;
  pointer-events: none;
  top: 3rem;
}

#top-bar a {
  color: #bb0011;
}

#top-bar ul {
  pointer-events: all;
}

#top-bar ul li a {
  border: none;
}

#top-bar ul li.sfhover a,
#top-bar ul li:hover a {
  background: #ffffff;
  border: none;
}

#top-bar ul li ul {
  box-shadow: none;
}

#top-bar li:hover ul,
#top-bar li.sfhover ul {
  border-color: #eeeeee;
}

#top-bar ul li.sfhover ul li a,
#top-bar ul li:hover ul li a {
  border-top: 1px solid #eeeeee;
}

.mobile-top-bar {
  right: 0;
}

#top-bar .open-menu a {
  border: solid 1px #000000 !important;
  color: #000000 !important;
  font-weight: 100;
  font-size: 27px;
  line-height: 27px;
  padding: 3px;
  pointer-events: all;
}

.open-menu a:hover {
  box-shadow: none;
}

#login-status {
  filter: grayscale();
}

#login-status a {
  color: #000000;
}

/* Sidebar */

#side-bar {
  background: #eeeeee;
}

#side-bar:target .close-menu {
  opacity: 0.39;
}

#side-bar .side-block,
#side-bar .scpnet-interwiki-wrapper iframe.scpnet-interwiki-frame {
  border-color: #eeeeee;
  border-radius: 0;
  box-shadow: none;
}

#side-bar hr {
  background-color: #000000;
}

/* Other */

.number {
  color: #ffffff;
}

/* Interwiki*/

#interwiki .side-block {
    border-color: #eee;
    border-radius: 0;
    box-shadow: none;
}

#interwiki .heading {
    color: #707070;
}

WikiJump include 未展开: 跨站引用未启用(:scp-wiki:component:toggle-sidebar)

[[embed]]
<iframe src="//interwiki.scpwikicn.com/styleFrame.html?priority=1
&type=sidebar
&override={$override}&theme=https://scp-wiki-cn.wdfiles.com/local--code/theme%3Amin-theme/4
&css={$css}" style="display: none"></iframe>
[[/embed]]

页面版本:⁨0⁩, 最后编辑于: ⁨2025/6/17 06:28:09⁩ (⁨⁨456⁩ 日前⁩), 现时评分: 18