Tema de AIJECA Revisado

Puntuación:

Puntuación: +1+x

Módulo de Créditos:

Puntuación: +1+x

Este es un tema para el Grupo de Interés "Agencia del Imperio Japonés para la Examinación de Cuestiones Anormales". Si tienes alguna sugerencia para mejorar, por favor házselo saber a Nanigashi SatoNanigashi Sato.


Para utilizarlo debes colocar esto al inicio de tu articulo:

[[include theme:revised-ijamea-theme]]


Nota del General Sato, Reiwa 31

Si quiere utilizar las notas del general en su artículo, haga lo siguiente:

+++++ Nota del General Sato, Reiwa 3[[footnote]]2021 d.C.[[/footnote]]
[[div class="generals-note"]]
Si quiere utilizar las notas del general en su artículo, haga lo siguiente:
[[/div]]


/*
  Tema de AIJECA Revisado
    Activado el 07/04/2020 14:38:39
    [2020 Wikidot Theme]
    Creado por Nanigashi Sato
    Arreglado por ukwhatn
    CC BY-SA 3.0
 
    Este tema está basado en el Tema de AIJECA de Dr. Solo.
    Fuente: http://www.scpwiki.com/component:ijamea-theme
 
  Logo de AIJECA 
    Title: IJAMEA2.png
    Creado por Nanimono Demonai
    Año de Creación: 2019
    Fuente: https://scp-jp.wikidot.com/foundation-or-goi-logo
    Nota: El fondo de esta imagen fue permeabilizado por Nanigashi Sato.
    CC BY-SA 3.0
*/
 
/* Fonts */
 
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;900&family=Sawarabi+Mincho&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap');
 
/* Header */
 
div#container-wrap {
    background: url('http://lafundacionscp.wdfiles.com/local--files/theme:revised-ijamea-theme/Header.png') top left repeat-x;
}
 
div#header {
    background: url('http://lafundacionscp.wdfiles.com/local--files/theme:revised-ijamea-theme/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: "AIJECA";
    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: 'Sawarabi Mincho', 'Noto Serif JP', 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,
#interwiki a {
    color: #000000;
}
 
#html-body,
#interwiki {
    background-color: #FFF5C3;
    color: #000000;
    font-family: 'Noto Serif JP', 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: 'Sawarabi Mincho', 'Noto Serif JP', 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;
}
 
#container .rateup.btn.btn-default, #container .ratedown.btn.btn-default {
    background-color: #ffffff;
}
 
#container .page-rate-widget-box .rateup a:hover {
    background: #9acd32;
}
 
#container .page-rate-widget-box .ratedown a:hover {
    background: #e9967a;
}
 
#container .page-rate-widget-box .cancel {
    background-color: #000000;
}
 
#container .page-rate-widget-box .cancel a:hover {
    background: #cccccc;
}
 
#container .page-rate-widget-box .cancel a:before {
    color: #ffffff;
}
 
#page-content .page-rate-widget-box .cancel.btn.btn-default a:hover {
    color: #333333;
}
 
#page-content .page-rate-widget-box .cancel.btn.btn-default:hover a::before {
    color: #333333;
}
 
/* Credit Box for JP */
 
#page-content .creditRate.creditModule .rate-box-with-credit-button {
    border: none;
}
 
#page-content .creditRate.creditModule .rate-box-with-credit-button .creditButton {
    background-color: #000000;
    border: 1px solid #000000;
}
 
#page-content .creditRate.creditModule .rate-box-with-credit-button .creditButton:hover {
    background-color: #cccccc;
    border: 1px solid #cccccc;
}
 
#page-content .creditRate.creditModule .rate-box-with-credit-button .page-rate-widget-box {
    border: 0.5px solid #000000;
    border-radius: 5px;
    background-color: #000000;
}
 
#page-content .creditRate.creditModule .creditButton a {
    color: #ffffff;
}
 
#page-content .creditRate.creditModule .creditButton:hover a::before {
    color: #000000;
}
 
#page-content div.creditRate a,
#page-content div.page-rate-widget-box a,
#u-credit-view a {
  text-decoration: none;
}
 
#container .creditRate.creditModule .rate-box-with-credit-button > .page-rate-widget-box .cancel a:hover {
    border-radius: 0 4px 4px 0;
}
 
#page-content .creditRate.creditModule .creditButton p a {
    border-left: solid 1px transparent;
}
 
#page-content .modalbox .modalbox-title {
    background: #dbcb82;
}
 
/* Info Box for EN*/
 
#page-content .cancel.btn.btn-default a {
    color: #ffffff;
}
 
#page-content .fa-info:before {
    color: #ffffff;
}
 
#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: 0px;
}
 
#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;
}
 
#container .page-rate-widget-box .cancel a:hover {
    border-radius: 0 4px 4px 0;
}
 
#container .rate-box-with-credit-button > .page-rate-widget-box .cancel a:hover {
    border-radius: 0;
}
 
#page-content .rate-box-with-credit-button > .page-rate-widget-box .cancel {
    border: none;
    border-radius: 0;
}
 
#page-content .creditButton p a {
    border-left: solid 1px #cccccc;
}
 
#page-content .creditButton:hover a::before {
    color: #dbcb82;
}
 
#page-content .modalbox {
    background: linear-gradient(#dbcb82 51px,#fefefe 51px,#fefefe);
}
 
/* Side Bar */
 
#side-bar .side-block,
#interwiki .side-block {
    border: 1px solid #000000;
    box-shadow: 0 2px 6px #000000;
    background: #ffffff;
}
 
#side-bar .heading,
#interwiki .heading {
    border-bottom: 1px solid #000000;
}
 
#side-bar .side-block.media,
#side-bar .side-block.resources {
    background: #ffffff;
}
 
#side-bar a:visited,
#interwiki a:visited {
    color: #000000;
}
 
#side-bar .heading,
#interwiki .heading,
#side-bar .collapsible-block-unfolded-link .collapsible-block-link {
    color: #333333;
}
 
#side-bar .heading:hover,
#side-bar .collapsible-block-unfolded-link .collapsible-block-link:hover {
    color: #000000;
}
 
/* Recolors in the side-bar */
.side-block .menu-item > .image,
#interwiki .menu-item > .image {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
 
#side-bar .collapsible-block-folded {
    filter: grayscale(1);
}
 
@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;
}
 
/* Inter Wiki */
 
.scpnet-interwiki-wrapper {
    filter: grayscale(100%) drop-shadow(0 1px 1px #000000);
}
 
/* General's Note */
 
.generals-note{
  margin: -7.5px 0 1.5em 1em;
}
 
/*
  Para el J-style
    Fue editado por Nanigashi Sato
    El original es https://scp-jp.wikidot.com/component:jstyles
    Original fue creado por Nanimono Demonai
*/
 
tt {
    font-family:  'Sawarabi Mincho', 'Noto Serif JP', sans-serif;
}
Si no se indica lo contrario, el contenido de esta página se ofrece bajo Creative Commons Attribution-ShareAlike 3.0 License