IJAMEA 版式改

评分:

评分: +6+x

评分模块与著作信息模块:

评分: +6+x

这是为相关组织“IJAMEA”的 GoI 格式和相关作品所制作的版式。如果有任何改进此版式的建议,请随时与 Nanigashi SatoNanigashi Sato 联系。


在你的作品开头添加如下语法以应用此版式:

[[include :scp-wiki-cn:theme:revised-ijamea-theme]]


佐藤将军的笔记,令和三年1

使用如下语法添加将军笔记的格式。

+++++ 佐藤将军的笔记,令和三年[[footnote]]公元 2021 年[[/footnote]]
[[div class="generals-note"]]
使用如下语法添加将军笔记的格式。
[[/div]]


/*
  IJAMEA Theme Revised
    Powered on 2020/04/07 14:38:39
    [2020 Wikidot Theme]
    Created by Nanigashi Sato
    Fixed by ukwhatn
    CC BY-SA 3.0
 
    This theme is based on the IJAMEA Theme by Dr Solo.
 
  IJAMEA Logo
    Title: IJAMEA2.png
    Created by Nanimono Demonai
    Creation Year: 2019
    Source: http://scp-jp.wikidot.com/foundation-or-goi-logo
    Note: The background of this image was permeabilized by Nanigashi Sato.
    CC BY-SA 3.0
*/
 
/* Fonts */
 
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap');
 
/* Header */
 
div#container-wrap {
    background: url('https://scp-jp-storage.wdfiles.com/local--files/file%3A3282741-8-xthd/Header.png') top left repeat-x;
}
 
div#header {
    background: url('https://scp-jp-storage.wdfiles.com/local--files/file%3A3282741-9-p47y/IJAMEA2.png') 10px 40px no-repeat;
    background-position: 1em 1.5em;
    background-size: 70px;
}
 
div#header h1 a {
    padding: 60px 0 28px;
}
 
div#header h1 a span {
    font-size: 0px;
}
 
div#header h1 a:before {
    content: "IJAMEA";
    color: black;
    font-size: 115%;
    font-family: 'Abril Fatface', cursive;
    text-shadow: 1.75px 1.75px white;
}
 
div#header h2 span {
    font-size:0px;
    padding: 3.5px;
}
 
div#header h2:after {
    content: "局査調例事常異國帝本日大";
    font-family: 'Noto Serif SC', sans-serif;
    font-weight: bold;
    color: black;
    padding: 15px 0;
    text-shadow: none;
    white-space: pre;
}
 
div#search-top-box {
    top: 58px;
}
 
/* Header for Smartphone */
 
@media (max-width: 580px) {
    div#header {
        background-position: 0.3em 1.5em;
    }
}
 
@media (max-width: 479px) {
    div#header {
        background-position: -0.3em 1.5em;
    }
 
    #search-top-box-input {
        display: none;
    }
 
    div#header h1 a {
        padding: 62.5px 0 21px 10px;
    }
 
    div#header h1 a:before {
        font-size: 40px;
        text-shadow: 1.75px 1.75px white;
    }
 
    div#header h2:after {
        padding-left: 10px;
    }
 
    div#search-top-box {
        top: 57px;
    }
 
}
 
/* Body */
 
#html-body a,
#side-bar a:visited {
    color: #000000;
}
 
#html-body {
    background-color: #FFF5C3;
    color: #000000;
    font-family: 'Noto Serif SC', sans-serif;
}
 
#page-content a {
    text-decoration: underline;
    text-decoration-color: #000000;
}
 
#page-content a:hover {
    text-decoration-thickness: 2px;
}
 
#page-content a:visited {
    text-decoration-color: #708090;
}
 
#page-content .printuser a {
    text-decoration: none;
}
 
#page-content .h0, h1, h2, h3, h4, h5, h6 {
    color: #000000;
    font-family: 'Noto Serif SC', sans-serif;
}
 
#page-content .heading {
    color: #000000;
}
 
#container a.collapsible-block-link {
    color: #000000;
}
 
table.wiki-content-table th {
    color: #000;
}
 
/* Tab */
 
#container .yui-content {
    color: #000;
}
 
div.yui-navset div.yui-content {
    background: rgb(255, 255, 255);
    background-image: none;
}
 
div.yui-navset ul.yui-nav a,
div.yui-navset div.yui-navset-top ul.yui-nav a {
    background: rgb(255, 255, 255);
    color: #000000;
    background-image: none;
}
 
div.yui-navset ul.yui-nav a:hover,
div.yui-navset ul.yui-nav a:focus {
    background: #d2d1c4;
    color: #000000;
    background-image: none;
    text-decoration: none;
}
 
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: #abbabe;
    color: #000000;
    background-image: none;
}
 
#page-content .yui-nav a {
  text-decoration: none;
}
 
/* Module Rate */
 
#container .page-rate-widget-box .rate-points {
    background-color: #000000 !important;
    border-color: #000000;
}
 
#container .page-rate-widget-box .rateup, #container .page-rate-widget-box .ratedown {
    background-color: #ffffff;
    border-color: #000000;
}
 
#container .page-rate-widget-box .rateup a:hover {
    background-color: #9acd32;
}
#container .page-rate-widget-box .ratedown a:hover {
    background-color: #e9967a;
}
 
#container .page-rate-widget-box .cancel {
    background-color: #000000;
    border-color: #000000;
}
 
#container .page-rate-widget-box .cancel a {
    color: #ffffff;
}
 
#container .page-rate-widget-box .cancel a:hover {
    background-color: #cccccc;
    color: #333333;
}
 
/* Credit Box */
 
#page-content .rate-box-with-credit-button {
    background-color: #000000;
    border: solid 1px #000000;
}
 
#page-content .rate-box-with-credit-button > .page-rate-widget-box {
    border-radius: 0px;
    border: none;
}
 
#page-content .rate-box-with-credit-button > .page-rate-widget-box .rate-points {
    border: none;
}
 
#page-content .rate-box-with-credit-button > .page-rate-widget-box .rateup,
#page-content .rate-box-with-credit-button > .page-rate-widget-box .ratedown {
    border-top: none;
    border-bottom: none;
}
 
#page-content .rate-box-with-credit-button > .page-rate-widget-box .cancel {
    border: none;
}
 
#page-content .rate-box-with-credit-button > .page-rate-widget-box .cancel a:hover {
    border-radius: 0;
}
 
#page-content .creditButton p a {
    color: #ffffff;
    border-left: solid 1px #cccccc;
}
 
#page-content .creditButton p a:hover {
    color: #dbcb82;
}
 
#page-content div.creditRate a,
#page-content div.page-rate-widget-box a,
#u-credit-view a {
  text-decoration: none;
}
 
#page-content .creditButtonStandalone p a {
    background-color: #000000;
    color: #ffffff;
}
#page-content .creditButtonStandalone p a:hover {
    background-color: #3498db;
}
 
#page-content .modalbox {
    background-image: linear-gradient(#dbcb82 51px,#fefefe 51px,#fefefe);
}
 
/* Side Bar */
 
#side-bar .side-block {
    border: 1px solid #000000;
    box-shadow: 0 2px 6px #000000;
    background-color: #ffffff !important;
}
 
#side-bar .heading {
    color: #333333;
    border-bottom: 1px solid #000000;
}
 
#side-bar .collapsible-block-unfolded-link {
    border-bottom: 1px solid #000000;
}
 
#side-bar .collapsible-block-unfolded-link .collapsible-block-link {
    color: #333333;
}
 
#side-bar .collapsible-block-unfolded-link .collapsible-block-link:hover {
    color: #000000;
}
 
/* Recolors in the side-bar */
 
.side-block .menu-item > .image, #side-bar .collapsible-block-folded {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
 
@media
 (max-width: 767px) {
    #side-bar{
        background-color: #dbcb82;
    }
}
 
/* Search Box */
 
#search-top-box-input {
    border: solid 1px #999;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: none;
    color: #000;
}
 
#search-top-box-input:hover,
#search-top-box-input:focus {
    border: solid 1px #000;
    background-color: #ccc;
    box-shadow: none;
    color: #000;
}
 
#search-top-box-form input[type=submit] {
    padding: 2px 5px;
    border: solid 1px #999;
    border-radius: 5px;
    background: none;
    background-color: #000;
    box-shadow: none;
    color: #ccc;
    font-size: 90%;
    font-weight: bold;
    cursor: pointer;
}
 
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
    border: solid 1px #000;
    background: none;
    background-color: #ccc;
    box-shadow: none;
    text-shadow: none;
    color: #fff;
}
 
/* General's Note */
 
.generals-note{
  margin: -7.5px 0 1.5em 1em;
}
 
/*
  For J-style
    It was edited by Nanigashi Sato
    Original is http://scp-jp.wikidot.com/component:jstyles
    Original was created by Nanimono Demonai
*/
 
tt {
    font-family: 'Noto Serif SC', sans-serif;
}
除非特别注明,本页内容采用以下授权方式: Creative Commons Attribution-ShareAlike 3.0 License