#header{
    background: url(https://images.cnblogs.com/cnblogs_com/leecore/1820722/o_200807025117Sugar.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}
#blogTitle h2{
    font-style: italic;
    font-weight: inherit;
    font-size: 1.3em;
}
.line code{
    border:0px!important;
    padding: 0px!important;
    background-color: transparent!important;
    box-sizing: content-box !important;
    font-family: "Consolas","Bitstream Vera Sans Mono","Courier New",Courier,monospace !important;
}

.syntaxhighlighter .line.alt2 {
    background-color: #F0F2FF!important;
}
.syntaxhighlighter .line { 
    line-height: 1.9em !important;
}