Csdn Blog模板CSS代碼(7):藍色天空

來源:互聯網
上載者:User

 模板預覽:

點擊查看完整映像

換膚步驟

  1. 進入後台,開啟配置選項
  2. 皮膚選擇blue
  3. 將下面的css代碼copy至自訂css文字框,最後儲存

css代碼

 

p{text-indent:2em;}
h1,h2,h3,h4{
color:075181;

}
a:link{border:none;}
.dateTitle{
background:#fff;
color:68ADD5;
border-bottom:#7D7DD8 1px solid;
}
 .listTitle{
padding-left:2em;
padding-top:8px;
background:url(http://blog.donews.com/images/blog_donews_com/liqingsong/115083/o_h.gif) no-repeat;
height:3em;
color:#075181;
}
.listitem{
border-bottom:#ddd 1px dashed;
}
.leftcolumn ul{
border:none;
}
html, body 
{
    
    margin: 0;
    padding: 0;
    background: #000 url(http://p.blog.csdn.net/images/p_blog_csdn_net/winnersong/234916/o_bg.jpg) repeat-x;
    color: #333;
    font-family:  arial, helvetica, sans-serif;
    font-size:13px;

}

/* Start Layout and Page Formatting */

.pagelayout
{
    background: #000 url(http://p.blog.csdn.net/images/p_blog_csdn_net/winnersong/234916/o_mainbg.jpg) repeat-y;
    width:800px;
position:absolute;
left:50%;
margin-left:-400px;

}

.header{
height:180px;
background:#000 url(http://p.blog.csdn.net/images/p_blog_csdn_net/winnersong/234916/o_header2.jpg) center no-repeat;
width:800px;

border:none;
}
#Header1_HeaderTitle{
display:block;
padding:50px 0 0 130px;
background:transparent;
color:#fff;
}
.leftcolumn 
{
    width: 200px;
    word-wrap: break-word;
margin-right:10px;
float:right;
}

.centercolumn 
{
width:540px;
margin:0;
padding-left:20px;

}
.postTitle{
padding-left:2em;
background:url(http://p.blog.csdn.net/images/p_blog_csdn_net/winnersong/234916/o_h.gif) no-repeat;
border:none;
}
.postTitle img{display:none}
.footer{
border:none;
height:80px !important;
height:80px;

background:#000 url(http://p.blog.csdn.net/images/p_blog_csdn_net/winnersong/234916/o_footer.jpg)  no-repeat;
}

 

 

相關文章

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.