|  
 
 
自定义滚动条颜色|校内网涂鸦版代码|校内涂鸦版代码|5q涂鸦版代码
<!-大滚动条->  <style type=text/css>html{scrollbar-face-color:#A9C74E;scrollbar-highlight-color:#669900;scrollbar-shadow-color:#669900;scrollbar-3dlight-color:#A9C74E;scrollbar-track-color:#A9C74E;scrollbar-arrow-color:#669900;scrollbar-darkshadow-color:#A9C74E;}</style> 
  <!--日志滚动条-->  <style type=text/css><!--#userBlog .text{height:400px;scrollbar-face-color: #FF7F00;overflow-y:auto;} --></style> 
  <!--留言板滚动条-->  <style type=text/css><!--#userTalk{height:600px;scrollbar-face-color: #FF7F00;overflow-y:auto;} --></style> 
 |