Sears的代码测试页
@charset "utf-8";
 
/* 顶端栏格式 */
 
div#container-wrap {
    background: url(http://scpsandboxcn.wdfiles.com/local--files/site-cn-05/bbbody) top left repeat-x;
}
 
#header h1 {
    margin-left: 15%;
    padding: 0;
    float: left;
    max-height: 90px;
}
 
#header h2 {
    margin-left: 15%;
    padding: 0;
    clear: left;
    float: left;
    font-size: 105%;
    max-height: 38px;
}
 
#header h1 a {
    display: block;
    margin: 0;
    padding: 80px 0 25px;
    line-height: 0px;
    max-height: 0px;
    color: transparent;
    background: transparent;
    font-size: 120%;
    text-shadow: none;
    text-decoration: none;
}
 
#header h1 a::before {
    content: "Site-CN-05";
    color: #000000;
    text-shadow: 3px 3px 5px #000000;
}
#header h2 span::before {
    content: ' 咕咕 咕咕 咕咕';
    color: #000000;
    text-shadow: 1px 1px 1px #006000;
    text-shadow: 1px 1px 1px rgba(0,0,0,.8);
}
 
#header h2 span {
    display: block;
    margin: 0;
    padding: 19px 0;
    line-height: 0px;
    max-height: 0px;
    color: transparent;
    text-shadow: none;
}
 
#header {
background: url(http://scp-wiki-cn.wdfiles.com/local--files/lord167akaadamnpluto/logo) 1em 4em no-repeat;
}
 
#login-status {
    color: black;
    font-size: 90%;
    z-index: 30;
}
#login-status a {
    background: transparent;
    color: #000000;
}
#login-status ul a {
    color: #000000;
    background: transparent;
}
 
/* --------------- */
 
/* 左边栏格式 */
 
#side-bar .side-block {
background: url(http://scpsandboxcn.wdfiles.com/local--files/sand/s05%E8%83%8C%E6%99%AF) repeat;
}
 
#side-bar a {
color: #000000;
}
 
#side-bar .heading {
    color: #000000;
    border-bottom: solid 1px #FFED97;
}
 
#side-bar div.menu-item.inactive a {
    color: #000000;
}
#side-bar div.menu-item .sub-text {
    font-size: 80%;
    color: #000000;
}
 
#side-bar .collapsible-block-unfolded-link {
    border-bottom: solid 1px #000000;
}
 
#page-title {
    color: #000000;
}
/* --------------- */
 
/* 分页格式 */
.yui-navset .yui-content{
    background-color:transparent;
    background-color:rgba(0,0,0,0.1);
    padding-left: 2em;
    padding-right: 2em;
}
.yui-navset .yui-nav a,
.yui-navset .yui-navset-top .yui-nav a {
    background-color: grey;
}
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a:focus, 
.yui-navset .yui-nav .selected a:hover { 
    background: #ADADAD; 
    color: #000000;
}
.yui-navset .yui-nav a:hover,
.yui-navset .yui-nav a:focus {
    background: #000000;
  textcolor: #000000;  [-- text-decoration: none; --!]
}
.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav {
    border-color: #000000;
}
.yui-navset li {
    line-height: normal;
}
 
/*----------*/
除非特别注明,本页内容采用以下授权方式: Creative Commons Attribution 3.0 License