DiscuzX/upload/static/space/t3/style.css

20 lines
564 B
CSS
Raw Normal View History

2016-12-15 08:20:54 -05:00
/*
[name]天空[/name]
Powered by Discuz! X
*/
body { background: #E6FDFE url(images/body_bg.png) repeat-x 0 25px; }
#hd { background: url(images/header.jpg) no-repeat 50% 100%; }
#nv li a, #nv li a:visited { color: #333; }
#nv li a:hover { background-image: none !important; }
#ct, .n, .w { background: #FFF url(images/ct-top.png) no-repeat 0 0 !important; }
.block .title { background: #E5FBFD; }
#ft { padding-top: 20px; background: url(images/ct-bottom.png) no-repeat 0 0; }
.tl .th { background: none; }
.bm, .bm_h { border: none; }