CSDN blog改版了update下CSS

 

/******************************
Http://blog.csdn.net/fancylea
Modify from temlete keso
@04-24-2008
*****************************
*/


/*global*/
a
{
    text
-decoration:none !important;
    color:#
000 !important;
}


a:hover
{
    text
-decoration:underline !important;
    color:#3399FF 
!important;
}


/*header bg*/
#csdnblog_header
{
    height:135px 
!important;
        background: url(my_banner.jpg) repeat
-!important;
}


/*sub title*/
#csdnblog_header h2
{
    color:#
888!important;
}


/*header menu*/
#csdnblog_header ul#menu
{
    height:26px;
    top:108px 
!important;
    position:absolute;
    width:
100%;
    font
-size:12px;
}


/*write blog*/
.writeblog li a
{
    
float:left;
    font
-weight:bold;
    color:#fff;
    background:#ddd 
!important;
    padding:.2em 2em;
}


/*CSDN id */
.aboutauthor dt span
{
        font:normal 9px verdana,sans
-serif;color:#000 !important;
}


/* header menu */
#csdnblog_header ul#menu li
{
    line
-height:25px! important;
}


#csdnblog_header ul#menu li a
{
    color:#
000 !important;
    background: #ddd 
!important;
}


#csdnblog_header ul#menu li a:hover
{
    color:#fff 
!important;
    background: #c6d7ef 
!important;
}


/* left side bg*/
.aboutauthor dl
{
        background: #fff 
!important;
        width: 
100% !important;
}


/* middle bg*/
#csdnblog_content
{
    background: url(http:
//p.blog.csdn.net/images/p_blog_csdn_net/fancylea/227417/o_book1.gif) repeat-y left !important;
    /*background-position: right !important;*/
}


/*left menu bar item*/
.aboutauthor dt
{
    background:url(my_left_bg.jpg) no
-repeat !important;
    border
-bottom:1px solid #CCC;
    font:bold 14px 
"Microsoft yahei",verdana,sans-serif;
    color:#
000 !important;
    margin:0px 
0 5px 0;
    padding
-left: 20px;
    line
-height: 29px;
}


/*left*/
#csdnblog_sidebar div.gutter
{
background #fff 
!important;
border: none 
!important; 
width:
100% !important;
margin:
5 5 !important;
}


/* right list item*/
.default_contents
{
    margin
-right:0 !important;
    width:
100% !important;
    border:none 
!important;
}

/*list date */
.default_contents h6
{
    margin
-left:18px;
    background:#eee 
!important;
    color:#AAA 
!important;
        font
-family:verdana,sans-serif !important;
}


#RecentComments_ltlComments
{
    display:none;
}

 

發佈了43 篇原創文章 · 獲贊 1 · 訪問量 14萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章