/* adblock屏蔽广告 */
#ad_t2 {
    display: none;
}
.c_ad_block {
    display: none;
}
*{
    /*cursor: url('https://files.cnblogs.com/files/oldlong/android.ico'),auto;*/
    cursor: url('https://files.cnblogs.com/files/blogs/338958/lightsaber.ico'), auto
}
#home {
    margin-top: 0px;
    margin-bottom: 0px;
    min-width: 0px;
    width: inherit;
}
body {
    min-height: 0px;
}
/*body{
    background-color: #2f2f2f;
}
#blogTitle {
    text-align: center;
}
#blogTitle h2{
    float: none;
}
#home{
    width:96%;
}
#blog-calendar {
    width: 228px;
    padding-bottom: 0;
    margin-bottom: 0;
    box-shadow: 0;
    border: 0;
}*/