blog皮肤样式

#sidebar_news > h3 {
    border-left: 10px solid #FF8C00;
    background-color: whitesmoke;
    padding: 10px 0 10px 14px;
    font-size: 2.35em;
    margin-top: 10px;
    margin-bottom: 10px;
}

#sideBar {
    border-right: 1px solid 	#C0C0C0;
    padding-right: 8px;
    float: left;
}

#profile_block {
    font-size: 15px;
}

#mainContent > div > div.day > div.postSeparator {
    margin-top: 5px;
    border-bottom: 1px solid #C0C0C0;
}

#mainContent {
    float: right;
}

#navList a {
    padding-top: 15%;
    transition: all 0.1s ease-in-out;
}

#navList a:hover {
    color: #4C9ED9;
}

#navList {
    font-size: 18px;
}

#Header1_HeaderTitle {
    font-size: 50px;
    transition: all 0.1s ease-in-out;
}
posted @ 2020-06-09 11:12  DHoshea  阅读(23)  评论(0)    收藏  举报