PIN网站版式
@import url("http://scp-wiki.wdfiles.com/local--code/component:theme/1");
#header {
    height: 140px;
    position: relative;
    z-index: 10;
    padding-bottom: 22px; /* FOR MENU */
    background:url('http://odilpin.wikidot.com/local--files/system:start/pin-LOGO') 10px 40px no-repeat;
    background-size: 100px 100px;
}
div.warning {
    width: 125%;
    margin: 0.625rem auto;
    padding: 0.9375rem;
    border: solid 0.125rem rgb(74, 199, 255);
    background: #fff url('http://odilpin.wikidot.com/local--files/system:start/pin-LOGO') center no-repeat;
    background-size: 150px 150px;
    color: black;
    text-align: center;
}
 
div.warn {
    width: 80%;
    margin: 0.625rem auto;
    padding: 0.9375rem;
    background: rgba(255, 255, 255, 0.15) url('http://odilpin.wikidot.com/local--files/system:start/pin-LOGO') center no-repeat;
    background-size: 150px 150px;
    color: black;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.25);
}
除非特别注明,本页内容采用以下授权方式: Creative Commons Attribution-ShareAlike 3.0 License