add skins

add skins
This commit is contained in:
Ansen
2012-12-26 17:46:04 +08:00
parent e0e240d2b5
commit c0253332b0
171 changed files with 7682 additions and 0 deletions

60
Shawn/css/ie6.css Normal file
View File

@@ -0,0 +1,60 @@
#loading
{
position:absolute;
top:13px;
}
#header p#title a {margin:23px 0 20px 27px;}
#header form {margin-right:10px;}
#sidebar ul li
{
margin-left:5px;
padding:0 5px;
}
#sidebar ul li ul li {width:180px;}
div#trackpings {padding-left:40px;}
ul.trackpings {margin-right:80px;}
.trackpings li {padding-left:40px;}
.commentlist .alt
{
border:1px solid #ccc;
border-right:1px solid #fff;
border-bottom:1px solid #fff;
}
.commentlist .altline
{
border:1px solid #ccc;
border-left:1px solid #fff;
border-bottom:1px solid #fff;
}
.reply p.smilies
{
margin-right:30px;
padding:3px 3px 0;
}
.cmntcnt {left:-70px;}
.post #postail a {border:1px solid #f8f8f8;}
.linkpage ul li ul li {border:none;}
.nav
{
position:absolute;
right:-2px;
}
#footer .b2t,
#footer div.g2b {display:none;}
#share {height:40px;}