Google
      
发新话题
打印

[分享] CSS个人风格:汶川地震主题[原灵魂得到抚慰]

CSS个人风格:汶川地震主题[原灵魂得到抚慰]

css代码如下:
复制内容到剪贴板
代码:
body{
        background:url(http://u.discuz.net/home/attachment/200805/16/505791_1210917923MnGl.gif) top repeat-x;
        }
a{
        color:#660000;
        }
#feed_ul A{
        color:#660000;
        }
#header{
        width:800px;
        }
#header H2 {
        display:none;
        }
#header{
        background:url(http://u.discuz.net/home/attachment/200805/16/505791_1210917979mnU5.gif) no-repeat top left #fff;
        height:90px;
        }
#op{
        bottom:-4px;
        color:#000;
        }
.pipe{
        color:#000!important;
        }
#menu A,#op A,#side A{
        color:#000;
        font-weight:bold;
        }
#menu A:hover,#op A:hover,#side A:hover,.blocklink A:hover{
        background:#000;
        color:#fff;
        font-weight:bold;
        }        
.edit{
        color:#333!important;
        }
#side{
        background:url(http://u.discuz.net/home/attachment/200805/16/505791_1210917997bPwY.gif) top left no-repeat;
        }
.app_list{
        border:none;
        }
.i_header{
        background:#666;
        }
.i_header H1,.i_header EM{
        color:#fff!important;
        }
#space_avatar img{
        border:#333 5px solid;
        }
.box h3{
        background:#666;
        color:#fff;
        border-top:#000;
        }
.title{
        border-top:1px solid #333;
        }
.submit{
        background:#333;
        }

#footer{
        margin-left:0;
        width:780px;
        background:url(http://u.discuz.net/home/attachment/200805/16/505791_1210917948MdMk.gif) bottom no-repeat;
        }
#app li{
             background:none!important;
}

TOP

支持你的风格,我顶!

TOP

回复 1# cfking88 的帖子

很好,支持你

TOP

发新话题