/* Powered on 2019/09/06 03:05:59 [2019 Wikidot Theme] Created by hey_kounoike CC BY-SA 3.0 */ @import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP|Noto+Serif+JP&display=swap'); /* COMMON */ #page-content strong { font-weight: bold; margin-top: 4px; } body { font-family: 'Noto Serif JP'; } div#container-wrap { background: url( http://scp-jp-sandbox3.wikidot.com/local--files/draft:2094799-27-2d6f/haikei) top left repeat-x; } div#header { background: url( http://scp-jp-sandbox3.wikidot.com/local--files/draft:2094799-27-2d6f/kikuichimn) 10px 40px no-repeat; background-size: 100px; background-position: 10px; } div#header h1 a span { font-size: 0px; } div#header h1 a:before { content: "扶桑紀"; color: rgb(204, 204, 204);; } div#header h2 span { font-size:0px; padding: 4px; } div#header h2:after { content: "確保 蒐集 保護"; font-weight: bold; color: rgb(204, 204, 204);; padding: 19px 0; text-shadow: 1px 1px 1px rgba(0, 0, 0, .8); white-space: pre; } #login-status { color: #333; } #login-status a { color: inherit; } #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: #fff; 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; } /* Layout */ #page-content .card { float: center; padding: 1em; overflow: auto; } #page-content .card+ .card { border-top: solid #B7B7B7 1px; } /* CustomTab */ .CustomTab { border: solid #333 1px; } .CustomTab .yui-navset .yui-content{ background: none; border-top: solid #333 1px; border-right: none; border-bottom: none; border-left: none; padding:0; margin:0; overflow: auto; } .CustomTab .yui-navset ul { -webkit-justify-content: space-around; justify-content: space-around; border: solid #333 1px; border-bottom: none; padding: 8px 14px; margin:0; background: #333; height: auto; align-items: center; } .CustomTab .yui-navset .yui-nav li, .yui-navset .CustomTab .yui-navset-top .yui-nav li { flex-grow: 1; } .CustomTab .yui-navset .yui-nav a, .CustomTab .yui-navset .yui-navset-top .yui-nav a { background: none; color: #B7B7B7; border: none; overflow-y:hidden; } .CustomTab .yui-navset .yui-nav .selected a, .CustomTab .yui-navset .yui-nav .selected a:focus, /* no focus effect for selected */ .CustomTab .yui-navset .yui-nav .selected a:hover { /* no hover effect for selected */ background: none; color: #fff; border: none; overflow-y:hidden; } .CustomTab .yui-navset .yui-nav a:hover, .CustomTab .yui-navset .yui-nav a:focus { background: none; color: #B7B7B7; border: none; overflow-y:hidden; } .CustomTab .yui-navset .yui-nav, .CustomTab .yui-navset .yui-navset-top .yui-nav { border: none; } .CustomTab .yui-navset .yui-nav, .CustomTab .yui-navset .yui-navset-top .yui-nav { border: none; } /* Mini Tablet Media Query */ @media (min-width: 581px) and (max-width: 767px) { .CustomTab .yui-navset ul { display: -webkit-flex; display: flex; height: auto; flex-grow: 0; } } @media (max-width: 767px) { #side-bar { background-color: #333; } } @media (min-width: 980px) { .CustomTab .yui-navset ul { display: -webkit-flex; display: flex; height: auto; flex-grow: 0; } } /* Timeline */ .timeline{ border-collapse: collapse; margin: 5px 3px; } .year{ white-space: nowrap; border-right: 1px solid black; vertical-align: baseline; text-align: left; padding: 0.5em 1em; } .date{ white-space: nowrap; border-right: 1px solid black; vertical-align: baseline; text-align: right; padding: 0.5em 1em; } .description{ vertical-align: baseline; padding: 0.5em 1em; } /* CreditButton */ .page-rate-widget-box { box-shadow: 1px 1px 3px rgba(0,0,0,0.5); } .page-rate-widget-box .rate-points { border: solid 1px #000; background-color: #000 !important; } .page-rate-widget-box .rateup, .page-rate-widget-box .ratedown { border-top: solid 1px #000; border-bottom: solid 1px #000; } .page-rate-widget-box .rateup a, .page-rate-widget-box .ratedown a { color: #000; } .page-rate-widget-box .rateup a:hover, .page-rate-widget-box .ratedown a:hover { background: #000; } .page-rate-widget-box .cancel { border: solid 1px #000; background-color: #000; } .page-rate-widget-box .cancel a { color: #ccc; } .page-rate-widget-box .cancel a:hover { border-radius: 0 3px 3px 0; background: #000; color: #fffff0; } #page-content .rate-box-with-credit-button .creditButton { background-color: #000; border: 1px solid #000; } #page-content .rate-box-with-credit-button .creditButton:hover { background-color: #ccc; border: 1px solid #ccc; }