/*body{
background-image: url(https://files-cdn.cnblogs.com/files/Scorpicat/bgImg03.bmp);
background-size: 130%;
background-repeat: no-repeat;
color:white;
background-attachment: fixed;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active,entrylistPosttitle, .entrylistItemTitle {
   color: #ff6ab4;
}
#sideBar,.day{
background-color:rgba(31,28,28,.6);
}
#blog-calendar{
background-color:black;
}
.post {
    background-color: rgba(244,240,255, 0.67);
    border-radius: 6px 6px 6px 6px;
    padding: 20px;
}
.syntaxhighlighter {
    background-color: hsla(0, 3%, 7%, 0.12941176470588237) !important;
}
.syntaxhighlighter .line.alt2 {
    background-color: #cec8c8 !important;
}
a {
    color: #ff6ab4;
    font-weight: inherit;
    line-height: inherit;
    text-decoration: none;
}
#mineCanvas{position: absolute; top:0; left: 0; z-index:-1; opacity:0.8;}  
input.btn_my_zzk {
    vertical-align: middle;
    height: 22px;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
}
*/