/* PCAAO Theme [2020 Wikidot Theme] */ @import url('https://fonts.googleapis.com/css?family=IBM+Plex+Sans'); @import url('https://fonts.googleapis.com/css?family=ZCOOL+QingKe+HuangYou&display=swap'); #top-bar { top: 152px; } @media (min-width: 1000px) { .sidenote:hover .sidenoteH { background: #311c1c!important; } } table.wiki-content-table th { background-color: #dedcdc; color: #9E1218; border: 2px solid #9E1218; font-size: 14px; box-shadow: 0px 0px 1px 1px #0a0a0a; padding: 5px; } table.wiki-content-table td { background-color: #e2e2e2; color: #010101; border: 2px solid #9E1218; box-shadow: 0px 0px 1px 1px #0a0a0a; padding: 10px; } table.wiki-content-table { box-shadow: none; } #header { background-image: url(http://rpcsandbox.wdfiles.com/local--files/component%3Apcaao-theme/PCAAOHeading.png); background-repeat: no-repeat; background-size: auto calc(9.5rem - 2.125rem); background-position: 15px 12px; } .interwiki_title { color: black; } .interwiki_entry a { color: black; } /* LINKS */ a { color: #bb0001; } a:hover { color: #860606; text-decoration: none; } a.newpage { color: #dd0001; } /* PAGE TITLES */ h1 { color: #010101; } #page-title { display: none; } #page-info, #action-area h1 { color: #dddc00; } div#container-wrap { background: url(https://i.imgur.com/4QojC7o.png) top left no-repeat !important; background-size: auto; background-size: 100% 432px !important; } #search-top-box-input { background-color: #861111; } #search-top-box-input:hover { background-color: #4f0a0a; } #search-top-box-form input[type="submit"] { background: linear-gradient(to bottom, #AC2E2E, #921F1F); } #search-top-box-form input[type=submit]:hover { background: linear-gradient(to bottom, #802525, #C43232);); } #header h1 a { color: transparent; text-shadow: none; } #header h1 a::before { content: "人民异常搜集委员会"; color: #ffff00; text-decoration: none; text-shadow: none; letter-spacing: 0.9px; font-family: 'IBM Plex Sans', sans-serif; font-size: 80%; left: 35px; position: relative; } #header h1 a span{ display: block; content: ""; visibility: hidden; } #header h2 span { color: transparent; text-shadow: none; } #header h2 span::before { content: "People's Committee for the Acquisition of Anomalous Objects"; color: #ffff00; text-shadow: none; font-size: 100%; font-family: 'ZCOOL QingKe HuangYou', cursive; position: relative; left: 35px; top: 2px; } :root { --nav-hover-background: none; --sidebar-hover-background: none; --image-block-caption-background: #eaece2; --image-block-border: 10px solid #eaece2; --image-block-background: #eaece2; --image-block-box-shadow: var(--content-box-shadow); } .collapsible-block-folded { background-color: #000000; padding: 0.4em 0.4em; border: 2px solid #9E1218; font-size: 180%; font-weight: bold; text-align: center; } .collapsible-block-unfolded-link { background-color: #000000; padding:0.4em 0.4em; border:2px solid #9E1218; font-size: 180%; font-weight: bold; text-align: center; } .mainCont { color: #9E1218; background-color: #161616; } .mainCont hr { background-color: #ccc; margin-top: 3%; margin-bottom: 3%; } blockquote { border-radius: 2px; background-color: #e2e2e2; color: #9E1218; font-family: monospace; border-style: solid; font-size: 14px; box-shadow: 0px 0px 1px 1px #0a0a0a; word-wrap: break-word; } #toc { border: 1px solid #9E1218; border-radius: 3px; background-color: #1a1a1a; color: #eee } /* ACCOUNT */ #login-status { color: white; } #login-status a { background: transparent; color: white; } #login-status a:hover { background: transparent; color: white; } #login-status ul a { background: white; color: #bb0001; } #login-status ul a:hover { background: white; color: #dd0001; } /* TOPBAR */ top-bar a { color: white; background: transparent; } #top-bar ul li ul { border: solid 2px #9E1218; box-shadow: 0 2px 6px #000001; border-top: 0; } #top-bar ul li a { text-decoration: none; padding-top: 10px; padding-bottom: 10px; line-height: 1px; max-height: 1px; overflow: hidden; } #top-bar ul li.sfhover a, #top-bar ul li:hover a { border: solid 2px #9E1218; background: #e8e8e8 !important; color: black; } #top-bar ul li.sfhover ul li a, #top-bar ul li:hover ul li a { border-width: 0; width: 150px; height: auto; max-height: none; padding-top: 0; padding-bottom: 0; } #top-bar ul li:hover a:hover { background: #e8e8e8 !important; color: #860606; border: solid 1px #000001; text-decoration: underline; } /* TABS */ .yui-navset defaults to .yui-navset-top, .yui-navset .yui-nav, .yui-navset .yui-navset-top .yui-nav { border-bottom: solid black; } /* SIDEBAR */ #side-bar div.menu-item a:hover { background-color: none; color: #9E1218 !important; text-decoration: underline !important; width: auto !important; } #side-bar hr { display:none; } #side-bar .side-block { width: auto; color: #860606; text-decoration: none; background:#1f2021; !important; position: absolute; !important; display: inline-block; !important; border-radius: 10px; !important; border:solid 1px #ffffff; !important; float:none; !important; padding:10px; !important; box-shadow: 1px 2px 3px 0px #23334c; !important; } #side-bar .heading{ padding: 0.8em 1em 0 -0; position: relative; border-top: 1px solid #555; margin: 1em calc(-1em + 2px) 0.5em 0; color: #dddc00; font-family: 'ZCOOL QingKe HuangYou', cursive; } #image-block { border: var(--image-block-border); width: 300px; box-shadow: var(--image-block-box-shadow); background: #eaece2; text-color: black; } .image-caption > p:nth-child(1) { color: #111; } .enlarge-true { background-color: #111; }