テーマ

このテーマを使うためには、以下の構文を記事ページの最上位に入れてください。

[[include :inu:temp2]]

タイトル

レベル2のタイトル

レベル3のタイトル

レベル4のタイトル

レベル5のタイトル
レベル6のタイトル

太字 | 下線 | 取り消し線 | テレタイプ テキスト 上付き下付き


ヘッダー ヘッダー ヘッダー ヘッダー ヘッダー ヘッダー
セル内容 セル内容 セル内容 セル内容 セル内容 セル内容

タブ内容

引用文

リンク (多分訪問したはずのリンク)

このテーマだけの機能として、下のdivタグで囲った部分がなんかオシャレになります。

[[div class="btn"]]
ここにテキスト
[[/div]]

Sample Text
サンプルテキスト

テキスト

テキスト

テキスト


[[module CSS]]
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP');
 
.btn #page-options-container{
  display: inline-block;
  background: transparent;
  text-transform: uppercase;
  font-weight: 500;
  font-style: normal;
  font-size: 0.625rem;
  letter-spacing: 0.3em;
  color: rgba(223,190,106,0.7);
  border-radius: 0;
  padding: 18px 80px 20px;
  transition: all 0.7s ease-out;
  background: linear-gradient(270deg, rgba(223,190,106,0.8), rgba(146,111,52,0.8), rgba(34,34,34,0), rgba(34,34,34,0));
  background-position: 1% 50%;
  background-size: 300% 300%;
  text-decoration: none;
  margin: 0.625rem;
  border: none;
  border: 1px solid rgba(223,190,106,0.3);
}
 
.btn:hover #page-options-container{
  color: #fff;
  border: 1px solid rgba(223,190,106,0);
  color: $white;
  background-position: 99% 50%;
}
body {
  background: #231f20;
  color: #fff;
  font-family: 'Yu Mincho', Helvetica, Arials, sans;
}
article {
  height: 100vh;
}
 
body {
align-items: center;
  justify-content: center;
  height: 100vh;
}
a {
    color: #dfbe6a;
}
a #content-wrap{
    transition: 1s;
}
a:hover #content-wrap {
    color:#fff;
}
a:hover {
    color: #ffffff;
}
a.newpage {
   color:#b5b38b;
}
div#container-wrap {
    background: url(http://inu.wikidot.com/local--files/test:2/head) top left repeat-x;
}
#header {
text-align: center;
background: none!important;
}
#header h1 {
display: inline-block;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
width: 100%;
overflow: hidden;
}
#header h1 a {
display: inline-block;
left: 50%;
padding: 80px 0px 25px;
line-height: 0px;
max-height: 0px;
color: transparent;
background: transparent;
font-family: 'Noto Serif JP',verdana,arial,helvetica,sans-serif;
font-size: 220%;
font-weight: bold;
text-decoration: none;
text-shadow: none;
transform: scale(0.65, 1);
}
#header h1 a span {
display: none;
}
#header h1 a::before {
content: "SCP FOUNDATION";
color: #dfbe6a;
bottom: 0.5em;
position: relative;
white-space: nowrap;
}
#header h2 {
display: inline-block;
position: absolute;
bottom: 1.6em;
left: 0;
right: 0;
margin: 0 auto;
transform: scale(0.65, 1);
font-size: 270%;
}
#header h2 span {
font-size: 0px;
padding: 5px;
}
#header h2:after {
content: "Satire,Capitalism,Partial";
font-family: 'Noto Serif JP',verdana,arial,helvetica,sans-serif;
padding: 22px 0;
color: #dfbe6a;
white-space: pre;
}
#side-bar .side-block {
    border-radius: 0px 3px;
    border: 1px solid #dfbe6a;
    background-color: #231f20 !important;
    box-shadow: 0 2px 4px rgba(68, 68, 68, .5);
}
 
#side-bar .heading {
    color: #dfbe6a;
    border-bottom: solid 1px #dfbe6a;
    padding-left: 15px;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 8pt;
    font-weight: bold;
}
 
#side-bar .collapsible-block-unfolded-link {
    border-bottom: solid 1px #dfbe6a;
}
#side-bar .collapsible-block-unfolded-link .collapsible-block-link {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 8pt;
    color: #dfbe6a;
}
#side-bar .collapsible-block-unfolded-link .collapsible-block-link:hover {
    color: #dfbe6a;
    text-decoration: none;
}
 
div.page-rate-widget-box,
div.page-rate-widget-box span.rate-points,
div.page-rate-widget-box span.cancel {
    background-color: #231f20!important;
    border: solid #231f20 1px!important;
}
div.page-rate-widget-box span.rateup,
div.page-rate-widget-box span.ratedown {
    border: solid #231f20!important;
    border-width: 1px 0!important;
}
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: #dfbe6a;
}
div.page-rate-widget-box span.rateup,
div.page-rate-widget-box span.ratedown {
    background-color: #231f20;!important;
}
div.page-rate-widget-box span.rateup a,
div.page-rate-widget-box span.ratedown a {
    color: #ffffff!important;
}
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!important;
    color: transparent!important;
}
div.open-menu a {
    color: #dfbe6a!important;
    border-color: #dfbe6a!important;
}
.hovertip .content {
  color: #dfbe6a;
  background: #231f20;
  border: 1px solid #dfbe6a;
}
#search-top-box input.empty {
color: #dfbe6a;
}
#search-top-box input.empty:hover{
color: #dfbe6a;
}
#search-top-box-input {
background-color:#dfbe6a;
}
#search-top-box-input:hover,
#search-top-box-input:focus {
background-color:#666666;
}
#search-top-box-form input[type=submit] {
background:#dfbe6a;
color:#666666;
}
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
background:#666666;
color:#dfbe6a;
}
#login-status a {
color:#dfbe6a;
}
#top-bar ul > li > a {
color: #dfbe6a;
}
#top-bar ul li:first-child a {
border-left: none!important;
}
#top-bar ul li:last-child a {
border-right: none!important;
}
#top-bar ul li.sfhover a,
#top-bar ul li:hover a {
background: #231f20;
color: #dfbe6a;
border-left: solid 1px rgba(64,64,64,.2);
border-right: solid 1px rgba(64,64,64,.2);
}
.yui-navset {
overflow: hidden;
}
.yui-navset li{
line-height: 141%;
word-break:break-all;
}
.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav {
background-color: #231f20;
display: block;
text-align: center;
border: 2px solid #dfbe6a;
border-bottom: none;
border-radius: 4px 4px 0 0 / 4px 4px 0 0;
}
.yui-navset .yui-nav a,
.yui-navset .yui-navset-top .yui-nav a {
background-color: transparent ! important; /* tab background */
background-image: none;
border-color: #dfbe6a;
color: #dfbe6a;
transition: 0.125s;
}
.yui-navset .yui-nav a:hover,
.yui-navset .yui-nav a:focus {
background-image: none;
}
.yui-navset .yui-nav a em {
border-color: transparent;
box-shadow: 0px 1px 2px rgba(0,0,0,0.5);
background-color: #231f20;
}
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a:focus,
.yui-navset .yui-nav .selected a:hover {
background-image: none;
background-color: #231f20;
border-color:#dfbe6a;
color: #dfbe6a;
}
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a em {
background-color: #231f20;
box-shadow: 0px 1px 2px rgba(0,0,0,0.7);
border-color:#dfbe6a;
}
.yui-navset .yui-content scp-image-block img {
position: relative;
z-index: 100;
}
.yui-navset .yui-content,
.yui-navset .yui-navset-top .yui-content {
background-color: #231f20;
border: 2px solid #dfbe6a;
border-top: none;
border-radius: 0 0 4px 4px / 0 0 4px 4px;
}
.yui-navset .yui-nav .selected,
.yui-navset .yui-navset-top .yui-nav .selected,
.yui-navset .yui-nav li,
.yui-navset .yui-navset-top .yui-nav li {
margin: 0;
padding: 0;
}
 
ruby
jstyles (http://scp-jp-sandbox2.wikidot.com/inc:jstyles)
by Nanimono Demonai
{{word^^ruby^^}}
*/
#page-content tt {
font-family: 'Noto Serif JP',verdana,arial,helvetica,sans-serif;
font-size: 1em;
display: inline-table;
text-align: center;
white-space: nowrap;
line-height: 1;
height: 1em;
vertical-align: calc(1em - 1px);
text-indent: 0%;
}
#page-content tt > sup {
display: table-header-group;
font-size: .6em;
line-height: 1.1;
text-align: center;
white-space: pre;
}
blockquote {
    position: relative;
    padding: 10px 15px 10px 50px;
    box-sizing: border-box;
    font-style: italic;
    border: solid 2px #dfbe6a;
    color: #dfbe6a;
    background:#ffffff;
}
 
blockquote:before{
    display: inline-block;
    position: absolute;
    top: 20px;
    left: 15px;
    content: "\f10d";
    font-family: FontAwesome;
    color: #dfbe6a;
    font-size: 25px;
    line-height: 1;
    font-weight: 900;
}
 
blockquote p {
    padding: 0;
    margin: 10px 0;
    line-height: 1.7;
}
 
blockquote cite {
    display: block;
    text-align: right;
    color: #ffffff;
    font-size: 0.9em;
}
h1,h2,h3,h4,h5,h6 {
color:#dfbe6a;
font-family: 'Noto Serif JP',verdana,arial,helvetica,sans-serif;
}
td {
color:#dfbe6a;
}
table {
    background-color: #231f20;  
}
 
th {
    color:#231f20;
}
 
.table-of-contents {
    padding: 15px 10px 15px 35px;
    font-size: 100%;
    border:solid 2px #7DB4EC;
    background:#f7f7f7;
    border-radius:8px;
}
#page-title {
  color:#dfbe6a;
}
::selection {
  background: #dfbe6a;
  color: #ffffff;
}
.owindow {
  color: #231f20;
}
[[/module]]
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License