Etinjat的被放逐者之图书馆Css(基本淘汰)
@import url(http://etinjat.wikidot.com/typeface:kalpas/code/1);
 
@media (max-width: 479px) {
#header h1{
    margin-right: 0px;
    font-size: 80%;
}
 
#header h2 span  {
    margin-right: 0px;
    font-size: 80%;
}
 
#search-top-box {
display:none
}
}
 
@media (max-width: 1700px){
.phone {
    font-size: 60%;
}
}
 
a.footnoteref {
    display: inline-block;
    font-size: 70%;
}
 
#header {
    height: 140px;
    position: relative;
    z-index: 10;
    padding-bottom: 30px; /* FOR MENU */
    background: url(http://scpsandboxcn.wikidot.com/local--files/etinjat-wanderers-css/Logo-my-library.png) 10px 35px no-repeat;
    background-size: 95px;
 
/* 原大蛇图标:http://www.zeros-pg.wikidot.com/local--files/component:theme/logo.png */
}
 
#header h1 {
    padding: 0;
    float: left;
    max-height: 90px;
}
 
#header h1 a {
    display: block;
    margin: 0;
    padding: 75px 0 25px;
    line-height: 0px;
    max-height: 0px;
    color: transparent;
    background: transparent;
    font-size: 140%;
    font-family:'华文新魏', 'HanWangWeBe',  '华文楷体',lisu;
    text-shadow: none;
    text-decoration: none;
}
 
#header h1 a::before {
    content: "琅嬛福地藏書閣";
    color: #FFFFFF;
    text-shadow: 3px 3px 5px #000000;
    font-size: 110%;
}
 
#header h2 span {
    display: block;
    margin: 0;
    line-height: 0px;
    max-height: 0px;
    color: transparent;
    text-shadow: none;
}
 
#header h2 {
    padding: 0;
    clear: left;
    float: left;
    font-size: 105%;
    max-height: 38px;
}
 
#header h2 span::before {
    content: "曲径通幽处,禅房花木深";
    display: block;
    line-height: 0px;
    max-height: 0px;
    font-weight: bold;
    color:#f0f0c0;
    text-shadow: 1px 1px 1px #000000;
    text-shadow: 1px 1px 1px rgba(0,0,0,.8);
    font-size: 110%;
    font-family: Kaiti,SimSun,sans-serif;
    padding: 5px 0;
    margin: 0;
    text-indent: 14px;
}
 
#login-status {
    font-size: 100%;
    font-family: STXingkai;Kaiti,SimSun,sans-serif,etinjat;
}
 
#page-title {
    font-family: '华文隶书',Kaiti,SimSun,sans-serif,etinjat;
font-size: 300%;
    text-align: center;
}
 
.mobile-top-bar .open-menu a{
            border-style: solid;
            border-width: 0px 0px 100px 100px;
            border-color: transparent transparent black transparent !important;
            background-color:  transparent !important;
           /* width: 0px;
            height: 0px;*/
            border-radius:0;
 
     color:transparent !important;
}
.mobile-top-bar .open-menu a::after{
  content: "📃";
  color: black;
    font-size: 25px;
}
 
/* 假标签 */
div.pseudo-tags ul {
    font-size: 85%;
    border-top: 1px solid #BBB;
    display: inline-block;
    margin: 10px 0 0;
    padding: 0 2px;
    list-style: none;
}
 
div.pseudo-tags li {
    color: #b01;
    text-decoration: none;
    display: inline-block;
    margin: 0 1px;
    cursor: pointer;
}
除非特别注明,本页内容采用以下授权方式: Creative Commons Attribution 3.0 License