行至天明 版式

这是为行至天明设定所制作的版式。

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

[[include :scp-wiki-cn:theme:sotm]]

/*
    SCP Straight On Till Morning
    [2015 Wikidot]
    Created for the SCP Foundation by Von Pincier. Credits to Reach, Aelanna and Crayne for the template.
*/
 
h1,
#page-title {
    color: #7F671D;
}
 
a,
a:visited,
a.newpage {
    color: #7F671D;
}
 
/* BODY */
body {
    background-color: #f3ebd4;
}
 
div#container-wrap {
    background-image: url(http://scp-wiki.wdfiles.com/local--files/theme%3Asotm/SOTMbg.png);
}
 
/* HEADER */
#header {
    background: url(http://scp-wiki-cn.wdfiles.com/local--files/theme%3Asotm/FSFLogosmall.png) 0px 6px no-repeat;
}
 
#search-top-box-input {
    border: solid 1px #86c288;
    color: #86c288;
    background-color: #020202;
    font-family: CourierNew, Courier, monospace;
}
#search-top-box-input:hover,
#search-top-box-input:focus {
    border: solid 1px #86c288;
    color: #86c288;
    background-color: #020202;
}
#search-top-box-form input[type=submit] {
    border: solid 1px #86c288;
    color: #86c288;
    background: #020202;
}
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
    border: solid 1px #86c288;
    background: #020202;
}
 
#login-status {
    color: #86c288;
    font-family: CourierNew, Courier, monospace;
}
#login-status a {
    background: transparent;
    color: #86c288;
}
#login-status ul a {
    color: #86c288;
    background: #020202;
}
 
#login-status ul a:hover {
    color: white;
}
 
#account-topbutton {
    background: #ccc;
    color: #86c288;
}
 
#header h1 a {
    font-size: 0%;
}
 
#header h2 span {
    font-size: 0%;
}
/* TOP MENU */
#top-bar {
    font-family: CourierNew, Courier, monospace;
}
 
#top-bar a {
    color: #020202;
    background: transparent;
}
 
#top-bar ul li a {
    padding: 10px 7px;
}
 
#top-bar ul li ul {
    border: solid 1px #666;
}
 
#top-bar ul li.sfhover a,
#top-bar ul li:hover a {
    background: #f0dda2;
    color: #020202;
}
 
#top-bar ul li.sfhover a:hover,
#top-bar ul li:hover a:hover {
    background: #020202;
    color: #86c288;
}
 
#top-bar ul li ul a,
#top-bar a:hover {
    color: #f0dda2;
}
 
/* SIDE MENU */
#side-bar .side-block,
#interwiki .side-block {
    background: #020202 !important;
    border: 5px solid #f0dda2;
    box-shadow: none;
    color: white;
    font-family: CourierNew, Courier, monospace;
}
 
#side-bar .heading,
#interwiki .heading {
    border-bottom: solid 1px white;
    color: white;
}
 
#side-bar a,
#side-bar a:visited,
#interwiki a,
#interwiki a:visited  {
    color: #86c288;
}
 
#side-bar .menu-item > img,
#interwiki .menu-item img {
    filter: hue-rotate(150deg) brightness(200%);
}
 
#side-bar .collapsible-block-folded {
    background-image: none;
}
 
#side-bar .collapsible-block-unfolded-link {
    border-bottom: solid 1px white;
}
 
#side-bar .collapsible-block-unfolded-link .collapsible-block-link,
#side-bar .collapsible-block-unfolded-link .collapsible-block-link:hover {
    color: white;
}
 
/* Page Rating Module Customizations */
.page-rate-widget-box {
  display: inline-block;
  border-radius: 5px;
  box-shadow: 3px 3px 5px rgba(0,0,0,.5);
  margin-bottom: 10px;
  margin-right: 2em;
}
.page-rate-widget-box .rate-points {
    background-color: #020202 !important;
    border: solid 5px #f0dda2;
    border-right: 0;
    border-radius: 5px 0 0 5px;
 
}
.page-rate-widget-box .rateup,
.page-rate-widget-box .ratedown {
    background-color: #020202;
    border-top: solid 5px #f0dda2;
    border-bottom: solid 5px #f0dda2;
    font-weight: bold;
}
 
.page-rate-widget-box .rateup a,
.page-rate-widget-box .ratedown a {
    background: transparent;
    color: #86c288;
    padding: 0 4px;
    margin: 0 1px;
}
.page-rate-widget-box .rateup a:hover,
.page-rate-widget-box .ratedown a:hover {
    background: #020202;
    color: #86c288;
    text-decoration: none;
}
 
.page-rate-widget-box .cancel {
    background-color: #020202;
    border: solid 5px #f0dda2;
    border-left: 0;
    border-radius: 0 5px 5px 0;
}
.page-rate-widget-box .cancel a {
    background: transparent;
    color: #86c288;
 
}
.page-rate-widget-box .cancel a:hover {
    border-radius: 0 3px 3px 0;
    background: #020202;
    color: #86c288;
}
 
.rate-box-with-credit-button {
    background-color: #020202 !important;
    border: solid 5px #f0dda2 !important;
    box-shadow: 3px 3px 5px rgba(0,0,0,.5) !important;
}
.rate-box-with-credit-button .page-rate-widget-box .rate-points,
.rate-box-with-credit-button .page-rate-widget-box .rateup,
.rate-box-with-credit-button .page-rate-widget-box .ratedown,
.rate-box-with-credit-button .page-rate-widget-box .cancel {
    background-color: transparent !important;
    border: none;
}
.creditButton p a {
    border-left-color: #86c288 !important;
}
 
/* YUI-TABS */
.yui-navset .yui-content{
    background-color: #f3ebd4;
}
 
.yui-navset .yui-nav a,
.yui-navset .yui-navset-top .yui-nav a {
    background-color:#020202;
    color: #f2f2f2;
    background-image: url(none);
}
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a:focus, /* no focus effect for selected */
.yui-navset .yui-nav .selected a:hover { /* no hover effect for selected */
    background:#020202 url(none) repeat-x left -1400px; /* selected tab background */
    color:#86c288;
}
 
.yui-navset .yui-nav a:hover,
.yui-navset .yui-nav a:focus {
    background:#020202 url(none) repeat-x left -1300px;
    color: #86c288;
    text-decoration: none;
}
 
.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav {
    border-color: #f0dda2;
}
 
.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav {
    border-color: #f0dda2;
}
 
@media (max-width: 767px) {
     #side-bar{
         background-color: #020202;
      }
 
     #header {
         background-size: auto 70px;
         background-position-y: 30px;
     }
}
除非特别注明,本页内容采用以下授权方式: Creative Commons Attribution-ShareAlike 3.0 License