xe_blog layout skin update (to 2step)

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4043 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2008-03-25 04:33:13 +00:00
parent d691339524
commit c00e3c8fd7
13 changed files with 125 additions and 121 deletions

View file

@ -27,12 +27,7 @@ ul.blogGlobal li a {color:#666666;}
/* title bg box */
.blogTitleBox {background:url(../images/gray/box_blog_title.gif) no-repeat left top;}
/* category */
.blogCategory h2 {color:#181818;}
.blogCategory h2 a {color:#181818;}
.blogCategory ul.categoryList li {background:url(../images/gray/ico_category.gif) no-repeat .8em 0;}
.blogCategory ul.categoryList li a {color:#3f4040;}
.blogTitleBox h2 {color:#181818;}
/* Content Box */
.contentBox .centerBg {background:url(../images/gray/box_blog_bg.gif) repeat-y left top;}
@ -42,7 +37,7 @@ ul.blogGlobal li a {color:#666666;}
/* Widget */
.blog_widget_ {background:url(../images/gray/box_blog_title.gif) no-repeat left top;}
.blog_widget_ h2 {color:#181818;}
.blog_widget_ .items li {background:url(../images/gray/bullet_3x3_1.gif) no-repeat 1em .35em;}
.blog_widget_ .items li {background:url(../images/gray/bullet_3x3_1.gif) no-repeat 5px 5px; }
.blog_widget_ .items li a {color:#3f4040;}
/* Calender */