300分请人做校内CSS.

来源:百度知道 编辑:UC知道 时间:2024/06/22 15:57:53
一个问题在这里
我就不信没人会做
http://zhidao.baidu.com/question/61620056.html

加QQ9912979 备注CSS
我只要改个头上的图片和字体颜色就好
大致和这个一样
http://kibum.poco.cn/


改天去校内网看看,研究研究那里的,先占位

#logo,#sidebar,#userFeed,#permalink,#footer
{display:none}
body {
background-color:black;
}
a:link,a:visited{
color:#F94B90;}
a:hover{
color:white;}
#widebar {
width:900px;background:transparent;
}
#container{
border:0px;
width:900px;
overflow:hidden;}

#header {
height:430px;
background:url(http://image.poco.cn/mypoco/myphoto/20070810/3335569620070810225841027.jpg) no-repeat;}
#cmtbody { border:0;background-color:black;color:white}

#userTalk .subbutton, #userTalk .inputbutton{
border:1px solid white;
background:black;color:white;}

#navigation { position:relative;
background-color:#F94B90;}
.box h3{background:transparent; border-bottom: 1px solid white;color:wh