Sushi Academia
/* Powered on 2021.05 [2021 Wikidot Theme] Created by Mishary CC BY-SA 3.0 */ /* ORIGINAL THEMES Yamizushi File CSS Theme Powered on 2020/02/12 18:24:34 [2020 Wikidot Theme] Created by tutuji CC BY-SA 3.0 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 Sushi Academia Theme Created by Mishary lisence: CC BY-SA 3.0 2020.10.14 */ @import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP&display=swap'); body { background: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: 'Noto Serif JP', serif; } a,a:visited { color: rgb(255, 10, 10); } h1 { color: rgb(220, 0, 0); font-family: 'Noto Serif JP', serif; } h2,h3,h4,h5,h6 { color: rgb(0, 0, 0); font-family: 'Noto Serif JP', serif; } blockquote, .blockquote { border: 1px solid rgb(87 50 22); background: #ffffff; } div#page-title { color: #000; } /* 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; } /* HEADER */ div#header { background: unset; } div#header h1 a span { display: none; } div#header h1 a:before { font-weight: bold; font-family: 'kouzan-gyosho'; color: #000; content: "寿司学士院"; text-shadow: none; } #header h2 span{ display: none; } #header h2:after{ font-weight: bold; font-family: 'kouzan-gyosho'; font-size: 150%; color: #000; content: "すし あかでみあ"; } @media (max-width: 767px){ #header h2:after{ display: none; } } /* SIDE */ #side-bar .side-block:nth-child(1), #side-bar .side-block:nth-child(5), #side-bar .side-block:nth-child(6), #side-bar .side-block:nth-child(7) { background-color: rgb(255, 255, 255) !important; } div#side-bar div.side-block { background: rgb(255, 255, 255); border: 1px solid #ffffff; box-shadow: 0 2px 6px rgba(0, 0, 0, 5); } div#side-bar div.side-block div.heading, div#side-bar div.collapsible-block-unfolded-link, div#side-bar div.collapsible-block-unfolded-link div.collapsible-block-link { color: #573216; border-color: #573216); } @media (max-width: 767px) { #side-bar{ background-color: transparent; } } div.scpnet-interwiki-wrapper { filter: hue-rotate(240deg) grayscale(35%) invert(20%); } div.yui-navset div.yui-content { background: rgb(235 235 235); } div.yui-navset ul.yui-nav a:hover, div.yui-navset ul.yui-nav a:focus { background: rgb(204, 204, 204); } 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: #573216; } div.page-rate-widget-box, div.page-rate-widget-box span.rate-points, div.page-rate-widget-box span.cancel { background-color: #573216!important; border: solid #573216 1px!important; } div.page-rate-widget-box span.rateup, div.page-rate-widget-box span.ratedown { border: solid #573216!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: #fff; } div.page-rate-widget-box span.rateup, div.page-rate-widget-box span.ratedown { background-color: #573216!important; } div.page-rate-widget-box span.rateup a, div.page-rate-widget-box span.ratedown a { color: rgb(255, 255, 255)!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; } #page-content .rate-box-with-credit-button .creditButton { background-color: #573216; border: 1px solid #573216; } #page-content .rate-box-with-credit-button .creditButton a, #page-content .rate-box-with-credit-button .creditButton a:hover { color: white; } #page-content .rate-box-with-credit-button .creditButton:hover { background-color: #744d30b3; border: 1px solid #744d30b3; } #page-content .modalbox .credit { color: black } #page-content .modalbox .printuser a { color: #b01; } #page-content .modalbox h2 { color: black; } div.open-menu a { color: rgb(204, 204, 204)!important; border-color: rgb(204, 204, 204)!important; } #page-content .scp-image-block { border-color: #744D30; box-shadow: none; } #page-content .scp-image-block .scp-image-caption { border-color: #744D30; background-color: #573216; color: #fff; } table.wiki-content-table th { background-color: transparent; } hr { background-color: transparent; } .code { border: 1px dashed #000; background-color: transparent; } .hovertip { width: 20em; padding: 0.5em; border: 1px solid transparent !important; border-radius: 0.5em; background-color: #573216ee !important; box-shadow: 0 0 6px 1px #573216aa; color: #fff; z-index: 100; } .hovertip .f-heading { color: #cccccc; } .bibitems .title{ font-size: 120%; }
ページリビジョン: 3, 最終更新: 07 Nov 2021 07:17