#github{/*放置github链接*/
position:absolute;
top:15px;
right:0;
padding-top:1%;
padding-right:10%;
font-size:1.5em;
z-index:2;
}
#blogCalendar,#footer{/*#sidebar-a,日历、右侧边栏、原页脚内容隐藏*/
display:none;
}
#refooter{/*页脚老李宣言*/
    text-align: center;
    min-height: 15px;
    _height: 15px;
    margin-top: 10px;
    padding-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    color: #333;
}