当前位置:校内网代码>校内网涂鸦板>

最新css涂鸦板代码

来源: 作者: 发布时间:2007-11-10
<style type=text/css>    
html {    
scrollbar-face-color:#000;    
scrollbar-highlight-color:#848284;    
scrollbar-shadow-color:#000;    
scrollbar-3dlight-color:#000;    
scrollbar-arrow-color:#848284;    
scrollbar-track-color:#848284;    
scrollbar-darkshadow-color:#000;    
}    
  
body{    
font-size: 12px;    
font-family: Tahoma, Arial;    
background-color:#000;    
margin: 0px;    
padding: 0px;    
margin-bottom: 10px;    
text-align: center;    
cursor:url(http://img.xiaonei.com/photos/20061001/1120/orig656734.cur); background:url    
}    
  
a:link,a:visited,.more a,.author a,.boxcont a,.edit a{    
text-decoration:none;    
color:#CB006F;    
border:0px;    
}    
a:hover{    
color:#FFF;    
text-decoration:none;    
cursor:url(http://img.xiaonei.com/photos/20061001/1110/orig656484.cur); }    
  
  
#container{    
overflow:hidden;    
width:1001px;    
margin:0px auto;    
background:url(http://fm171.img.xiaonei.com/blog/20070813/21/15/A094507449740OXC.gif) repeat;    
}    
  
  
#header{    
width:1001px;    
height:150px;    
position:relative;    
background:url(http://fm171.img.xiaonei.com/blog/20070813/21/13/A082405519375MUS.jpg) no-repeat;    
}    
  
  
  
#content{    
width:1001px;    
border:none;    
}    
  
#userBlog .text{    
overflow:auto;    
height:300px;    
color:#888;    
font-family:Georgia, sans-serif;    
}    
QQ图片