#blog-news {
    overflow: hidden;
}
.newsItem {
    border: solid 0 #f00;
    padding: 0 15px;
    margin-bottom: 10px;
    line-height: 1.5;
}

#MySignature {
    border: solid 1px #E5E5E5;
    padding: 20px 10px 20px 150px;
    background: #E5EEF7 url(https://images.cnblogs.com/cnblogs_com/daodaotest/1664178/t_200308181553qrcode.jpg) no-repeat scroll 1% 50%;
    height: 120px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11pt;
}