從163的Blog"偷"來主題樣式

 

 沒事總喜歡折騰

在"配置"裏面選"children"皮膚

然後自定義CSS樣式:

body {
background-image
:url('http://st.blog.163.com/style/css/fixed/4223/img/web-a.jpg');
}

.header  
{
background-image
: url(http://st.blog.163.com/style/css/fixed/4223/img/banner.jpg);
width
:1004px;
height
:250px;
border
:0px;
padding-top
:220px;
padding-bottom
:0;
}

#mylinks 
{
width
:1004px;
border
:0px;
height
:60px;
left
:0px;
padding-top
:18px;
padding-left
:168px;
background-image
: url(http://st.blog.163.com/style/css/fixed/4223/img/tab.jpg) ;
}

.headermaintitle
{
background-color
:#F4F4F4;
padding
:5px;
position 
: absolute;
z-index
:50;
top 
: 227px;
left 
: 380px;
}

.post
{
border
:0px;
border-bottom
:2px dashed #8B8D72;
background
:url();
width
:720px;
padding
:5px;
}

.postText
{
font-size
:11px;
color
:gray;
margin-top
:-30px;
}

.postFoot
{
margin-bottom
:10px;
}

.entrylist 
{
width
:720px;
margin-top
:35px;
padding
:5px;
padding-left
:12px;
background
:url(http://st.blog.163.com/style/css/fixed/4222/img/web.jpg);
color
:#eeeeee;
font-size
:12px;
border
:0px;
}

#leftcontent
{
top
:310px;
background
:url();
}


#mytopmenu 
{
position 
: absolute;
width
:720px;
border
:0px;
top 
: 138px;
margin-top
:72px;
padding
:3px;
background
:url();
}

.blogStats
{
font-size
:11px;
color
:EE0000;
}

.footer 
{
background
:url() ;
}

a:link, a:active, a:visited 
{
color 
: #EE0000;
text-decoration 
: none;
}

a:hover 
{
color 
: #EE0000;
text-decoration 
: underline;
}


a.listitem:visited, a.listitem:active, a.listitem:link 
{    
color 
: #EE0000;
text-decoration 
: none;
}


a.listitem:hover 
{
color 
: #EE0000;
text-decoration 
: underline;
}

a.menu:link,a.menu:visited,a.menu:active 
{
color 
: #EE0000;
text-decoration 
: none;
}

a.menu:hover 
{
color 
: #EE0000;
text-decoration 
: underline;
}

a.headermaintitle:visited,a.headermaintitle:active,a.headermaintitle:link 
{
color
:#EE0000;
text-decoration
:none;
}


a.headermaintitle:hover 
{
color 
: #EE0000;
text-decoration 
: underline;
}

div,td
{
font-size
:11px;
}

#csdn_zhaig_ad_yahoo
{
display
:none;
}

iframe
{
display
:none;
}

.Cal
{
width
:195px;
font-size
: 12px;
margin-top
:-10px;
height
:150px;
border-color
:#444444;
}

.CalTitle tr td
{
color
:#eeeeee;
background
:url();
}

.CalWeekendDay
{
background
:url();
font-weight
:bold;
}

.CalTitle
{
background
:url(http://st.blog.163.com/style/css/fixed/4222/img/web.jpg);
height
:25px;
font-weight
:bold;
}

.CalOtherMonthDay
{
height
:20px;
color
:#cccccc;
background
:url();
}

.CalDayHeader
{
height
:25px;
}

.CalSelector
{
background-color
:#ee0000;
}


.CalNextPrev a
{
background-color
:#666666;
height
:23px;
width
:6px;
overflow
:hidden;
font-size
:6px;
}

.CalNextPrev a:hover
{
background-color
:#EE0000;
height
:23px;
text-decoration 
: none;
}

.listtitle 
{
background-image
:url(http://st.blog.163.com/style/css/fixed/4222/img/web.jpg);
background-color
: #333333;
color
:#eeeeee;
width
:195px;
padding
:1px;
padding-left
:15px;
font-size
:12px;
height
:20px;
}

 

 還在繼續修飾中....

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章