SCP-CN-1267
#header {
    height: 100px;
}
#header h1 a span{
    display: none;
}
#header h2 {
    display: none;
}
#header h1 a,#header h1 a:hover{
    margin: 0;
    padding: 0;
    background-image: url(http://mywikidotsite.wikidot.com/local--files/start/logo.jpg);
    height: 90px;
    width: 500px;
    position: absolute;
    top: 10px;
    left: 20px;
}
除非特别注明,本页内容采用以下授权方式: Creative Commons Attribution 3.0 License