您现在的位置: 爱51代码网 >> 校内网代码 >> 文章正文
校内网CSS代码简约版

校内网CSS代码简约版

更多更新校内网男女生模板代码,5Q涂鸦板代码,校内网背景音乐,校内网播放器代码,5Q校内网成品,校内网代码,点击进入www.blogzao.cn

html
{
    scrollbar-face-color:#f1fefb;
    scrollbar-highlight-color:#d8eee9;
    scrollbar-shadow-color:#f1fefb;
    scrollbar-3dlight-color:#f1fefb;
    scrollbar-arrow-color:#d8eee9;
    scrollbar-track-color:#d8eee9;
    scrollbar-darkshadow-color:#f1fefb;
}
/*页面整体设置*/
    body
{
    color:#777879;
    padding:0;
    margin:0;
    background:#B8DFDA;
    cursor:url(http://img.xiaonei.com/photos/20061001/1120/orig656734.cur);
}
/*隐藏版块*/
    #adbar,#logo, #tagline, #copyrightlink, .announcement, #userBlog .more, #utility, #permalink, #sidebar, #reportlink, #footer p
{
    display:none
}
/*头部图片设置*/
    #container
{
    margin:0 auto;
    padding:0;
    width:766px;
}
/*头部设置www.5iux.cn*/
    #header
{
    height:201px;
    width:766px;
    background:url(http://fm201.img.xiaonei.com/tribe/20071103/21/35/A691134261723OXC.gif) center top no-repeat;
}
/*内容部分*/
    #content
{
    border:0;
    width:746px !important;
    padding:20px 20px !important;
    padding:0px;
    background:url(http://fm201.img.xiaonei.com/tribe/20071103/21/36/A699822393582OXC.gif) repeat-y;
}
#widebar
{
    width:766px;
    padding:0;
    margin:0;
    border:0;
    background:none;
}
#userStatus
{
    margin:0;
    padding:10px 0px 10px 10px;
    background:#B8DFDA;
}
#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:26px;
    padding:0 0 0 30px;
    border:0;
    background:url(http://fm151.img.xiaonei.com/tribe/20071103/21/55/A815932091330EWE.jpg) no-repeat;
}
#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);
}
#container
{
    border-bottom:none;
    border-right:none;
}
#userStatus
{
    border-bottom:none;
}
#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:#B8DFDA;
    border: 1px solid #eee;
}
#navigation ul ul a:link, #navigation ul ul a:visited
{
    color:#CCCCCC;
    border-bottom: 1px solid #eee;
    background:#B8DFDA;
}
#navigation ul ul a:hover
{
    color:#fff;
    top:300px;
    background: #777879;
}
/*头像列设置*/
    #userRelations
{
    margin-left:10px;
}
#userRelations h3
{
    height:42px;
    padding:3px 15px 0 15px;
    border:0;
    background:url(http://fm231.img.xiaonei.com/tribe/20071103/22/04/A876474356889EWE.jpg) no-repeat;
    color:#777879;
}
/*账号信息列设置*/
    #userUpdates
{
    float:left;
    width:455px;
    margin-left:30px;
}
#userUpdates h3
{
    height:42px;
    padding:3px 15px 0 15px;
    border:0;
    background:url(http://fm231.img.xiaonei.com/tribe/20071103/22/08/A899588383974PUP.jpg) no-repeat;
    color:#777879;
}
/*日记标题样式www.5iux.cn*/
    #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:#88898A
}
/*头像下面链接样式*/
    #userActions li a:link,#userActions li a:visited
{
    color:#777879;
}
#userActions li a:hover
{
    color:#eee;
    background:#B8DFDA;
}
#userActions li
{
    border:0;
}
/*好友分布长度限制*/
    #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
}
  • 上一篇文章:

  • 下一篇文章:
  • 最新文章 热点文章 相关文章
    工程项目成本控制的关键
    创新思想政治工作探析
    《输赢》读后感
    《难忘的八个字》读后感
    这个世界会好吗梁漱溟访谈录读后
    宁要……不要……》读后感
    《草房子》读后感
    《金融改变一个国家》读后感
    《春宴》读后感
    中学生兴趣爱好调查问卷
    创新思想政治工作探析
    《输赢》读后感
    《难忘的八个字》读后感
    这个世界会好吗梁漱溟访谈录读后
    宁要……不要……》读后感
    《草房子》读后感
    《金融改变一个国家》读后感
    《春宴》读后感
    中学生兴趣爱好调查问卷
    信息安全管理中心周年庆典筹备方
    黑夜无奈叹息哎
    越狱第三季精彩代码
    非主流时尚_XIAONEI代码
    横看成岭侧成峰
    手把手教你PS制作MM美图全教
    米奇代码
    卡哇伊背景成品代码
    韩国小女生背景
    集结号_校内网CSS成品代码
    金黄向日葵
     



    设为首页 | 加入收藏 | 网站地图 | 友情链接 |