校内网CSS代码简洁主题夜色沙滩
CSS代码
- style html{scrollbar-face-color:#3d3c3f;scrollbar-highlight-color:#1e1d22;scrollbar-shadow-color:#3d3c3f;scrollbar-3dlight-color:#3d3c3f;scrollbar-arrow-color:#1e1d22;scrollbar-track-color:#1e1d22;scrollbar-darkshadow-color:#3d3c3f;}
- /*页面整体设置*/body{color:#777879;padding:0;margin:0;background:#07060C;cursor:url(http://img.xiaonei.com/photos/20061001/1120/orig656734.cur);}
- /*隐藏版块*/#logo, #tagline, #copyrightlink, .announcement, #userBlog .more, #utility, #permalink, #sidebar, #reportlink, #footer p{display:none}
- /*头部图片设置*/#container{margin:0 auto;padding:0;width:766px;}
- /*头部设置*/#header{height:201px;background:url(http://fm191.img.xiaonei.com/tribe/20071102/23/47/A842976869623EWE.jpg) no-repeat;}
- /*内容部分*/#content{border:0;width:746px !important;width:766px;padding:20px 20px !important;padding:0px;background:url(http://fm201.img.xiaonei.com/tribe/20071102/23/20/A684663036099FLO.jpg) repeat-y;} /*本代码源自:玩转校内网(http://xiaonei.douleo.cn)*/
- #widebar{width:766px;padding:0;margin:0;border:0;background:none;}
- #userStatus{margin:0;padding:10px 0px 10px 10px;background:#07060C;}
- /*底部设置*/#footer{width:766px;height:136px;background:url(http://fm211.img.xiaonei.com/tribe/20071102/23/25/A714910861459HEI.jpg) no-repeat;}
- /*底部文字样式*/#footer p{padding:0 10px;color:#88898a;}
- /*底部链接样式*/#footer a:link,#footer a:visited,#footer a:hover{color:#777879;}
- /*整体链接样式*//*未访问的链接和已访问的链接*/a:link,a:visited{color:#777879;}
- /*鼠标在链接时的样式*/a:hover{color:#88898a;}
- /*导航条样式*/#navigation{height:27px;padding:0 0 0 30px;border:0;background:url(http://fm201.img.xiaonei.com/tribe/20071102/23/45/A835598333313FLO.jpg) no-repeat;}
- #navigation ul li{background-image:none !important;}
- #navigation a:link,#navigation a:visited{color:#777879;background:transparent;}
- #navigation a:hover{color:#fff;background:#88898a;}
- #navigation ul ul{background:#07060C;border: 1px solid #eee;}
- #navigation ul ul a:link, #navigation ul ul a:visited{color:#CCCCCC;border-bottom: 1px solid #eee;background:#07060C;} /*本代码源自:玩转校内网(http://xiaonei.douleo.cn)*/
- #navigation ul ul a:hover{color:#fff;top:300px;background: #777879;}
- /*头像列设置*/#userRelations{margin-left:20px;}
- #userRelations h3{height:42px;padding:3px 15px 0 15px;border:0;background:url(http://fm231.img.xiaonei.com/tribe/20071103/11/22/A014000554062PUP.jpg) no-repeat;color:#777879;}
- /*账号信息列设置*/#userUpdates{float:left;width:455px;margin-left:20px;}
- #userUpdates h3{height:42px;padding:3px 15px 0 15px;border:0;background:url(http://fm211.img.xiaonei.com/tribe/20071103/11/23/A018243758925PUP.jpg) no-repeat;color:#777879;}
- /*日记标题样式*/#userBlog .info{background:#F5F5F5;border:0;}
- /*日记标题长度设置*/#userBlog .info h4{width:auto;}
- /*日记最大宽度控制*/#userBlog .text{overflow:auto;maxheight:500px;color:#777879;}
- /*礼物标题样式*/#giftBox .sub-h3{background:#F5F5F5;border:0;}
- /*留言栏设置*/#talk .info{background:#F5F5F5;border:0;}
- /*加宽留言框长度*/#userTalk #cmtbody{width:100%;}
- /*留言板按钮样式*/#userTalk .subbutton, #userTalk .inputbutton{padding:0 5px;border:0px solid;background:#3d3c3f}
- /*头像下面链接样式*/#userActions li a:link,#userActions li a:visited{color:#777879;}
- #userActions li a:hover{color:#eee;background:#07060C;}
- #userActions li{border:0;}/*本代码源自:玩转校内网(http://xiaonei.douleo.cn)*/
- /*好友分布长度限制*/#userFriendUniv{overflow:hidden;height:1200px;maxheight:1200px;}
- #userUpdates h4{color:#88898a;font-size:13px;height:23px;}
- #userProfile th{color:#88898a}
- #userStatus H2{color:#88898a}
- #userStatus .count{color:#88898a}
- #userStatus .stat{color:#88898a} /*本代码源自:玩转校内网(http://xiaonei.douleo.cn)*/
- #userBlog .article .info{background:transparent;border-top:1px;}
- #talk .article .info{background:transparent;border-top:1px;}
- #userVisitor .personIcon{background:transparent;border: 1px;}
- #userFriend .personIcon{background:transparent;border: 1px;}
- #permalink{display:none;}
- * textarea{padding:0 5px;border:1px dashed #503524;width:510px;height:90px;background:#eeeeee;background-image:url(http://fm221.img.xiaonei.com/tribe/20071025/08/18/A148929917110HEI.gif);}body{}/style




