SCR-CSS-NEW

[[iftags +版式]]

/* Broken Masquerade CSS Theme by Brella on base code by InitHello with edits by CyrusFiredawn | CC-by-SA-3.0 */
 
blockquote{-webkit-margin-start: 0px;-webkit-margin-before: 1em;-webkit-margin-after: 1em;-webkit-margin-end: 0px;border: 1px solid #d60000;border-radius: 10px}
.gray1 blockquote{background-color:#f4f4f4}
.gray2 blockquote{background-color:#e8e8e8}
 
#header {
    background: url(http://scr-wiki.wikidot.com/local--files/component:theme/Obliterate.png) no-repeat left 20px !important;
    background-size: 110px 100px !important;
    max-width: none;
}
 
#header span {
    color: white;
    margin-left: 73px;
}
 
#header h2 span {
    display: block;
    margin: 0;
    margin-left: 73px;
    padding: 19px 0;
    line-height: 0px;
    max-height: 0px;
    font-weight: bold;
    color: transparent;
    text-shadow: 0px 0px 0px;
}
 
#my-account, #account-topbutton {
    color: white !important;
}
 
#header {
    width: 100%;
    max-width: none;
    right: 0;
    left: 0;
 
    width: 90%;
    max-width: 980px;
    margin: 0 auto;
}
 
#top-bar {
    width: 100%;
    max-width: none;
    right: 0;
    left: 0;
    color: black !important;
}
 
#top-bar a:hover {
    color: black !important;
    background-color: silver !important;
}
 
h1, #page-title {
    color: black !important;
}
 
a {
    color: #d60000 !important;
}
 
body {
    background-color: #fff !important;
    color: #282828 !important;
}
 
.yui-navset .yui-nav .selected a, .yui-navset .yui-nav .selected a:focus, .yui-navset .yui-nav .selected a:hover {
    background-color: #444 !important;
    background-image: none !important;
}
 
.yui-navset .yui-nav a, .yui-navset .yui-navset-top .yui-nav a {
    background-color: #848484 !important;
    background-image: none !important;
    color: #efefef !important;
}
 
.heading {
    color: #777 !important;
}
 
.page-rate-widget-box {
    border: 1px solid #d60000;
    box-shadow: 1px 1px 1px #696969;
    border-radius: 3px;
    background-color: black !important;
}
 
.page-rate-widget-box .rate-points {
    background-color: black !important;
    border: none !important;
}
 
.page-rate-widget-box .rateup {
    background-color: #282828 !important;
    border: none !important;
}
.page-rate-widget-box .rateup a {
    color: white !important;
}
 
.page-rate-widget-box .ratedown {
    background-color: #282828 !important;
    border: 0  !important;
}
.page-rate-widget-box .ratedown a {
    color: white !important;
}
 
.page-rate-widget-box .cancel {
    background-color: #282828 !important;
    border: none !important;
}
.page-rate-widget-box .cancel>a {
    color: white !important;
}
 
/*.yui-content {
    color: #000 !important;
}*/
 
a.collapsible-block-link {
    color: #d60000 !important;
}
 
#side-bar a:visited{ color: #910000; }
 
 a:visited { color: #910000; }
 
#side-bar .side-block {
    border: 2px solid gray;
    box-shadow: 0 2px 6px #efefef;
    background-color: white !important;
}
 
#side-bar .heading {
    border-bottom: 2px solid gray;
    color: gray !important;
}
 
#search-top-box-input:hover, #search-top-box-input:focus {
    background-color: #333 !important;
}
 
#search-top-box-input {
    background-color: #2a2a2a !important;
    color: white !important;
}
 
#search-top-box-form input[type="submit"] {
    background: none !important;
    background-color: #2a2a2a !important;
    color: white !important;
}
 
table.wiki-content-table th {
    color: #000;
}
 
/* FIX FOR MOBILE GAP BUG */
a {
    word-wrap: break-word;
}
/* Alternative fix
.container-wrap-wrap {
    overflow: hidden;
}*/

©SCR Corporation