Discuz!官方免费开源建站系统

 找回密码
 立即注册
搜索

[疑难] 如果要修改 资讯 页面 文章标题显示的颜色改那个,多谢了。

[复制链接]
100e 发表于 2007-11-9 21:59:47 | 显示全部楼层 |阅读模式
/*
style。css 文件 是修改这个文件么?
*/

/*综合设置-------------------------------------------------------------------------------------------综合设置*/

* { word-break: break-all; } /*在IE中实行强制换行*/
body { margin: 0; padding: 0; background: #FFF; color: #333; text-align: center; font: 12px Arial, Helvetica, sans-serif; }
#wrap { margin: 0 auto; text-align: left; width: 778px; padding: 0 4px; w\idth: 770px; }

/*链接样式*/
a { color: #000; text-decoration: none; }
        a:hover { text-decoration: underline; color: #000098; }
                a:visited { color: #666;}
        a img { border: none; }

/*文章列表中的作者、日期*/
li cite { font-style: normal; font-size: 12px; float: right; width: 4em; color: #999; }
        li cite a { color: #999; font-size: 12px !important; }
                li cite a:visited { color: #999; }

/*用于AJAX调用的DIV*/
.xspace-ajaxdiv { position:absolute; padding: 5px; border: 1px solid #BBB; background: #FCFFEF; text-align: left; }
        .xspace-ajaxdiv h5 { line-height: 24px; font-size: 1em; margin: 0; }
                .xspace-ajaxdiv h5 a { float: right; font-weight: normal; }
        .xspace-ajaxcontent { background: #FFF; border: 1px solid #EEE; }
                .xspace-ajaxcontent form { margin: 0; }

/*分页*/
.pages { text-align: right; background: url(../images/dotline_h.gif) repeat-x top; height: 32px; }
        .xspace-page { float: right; margin: 5px 5px 0 0; }
                .xspace-page a, .xspace-page span { float: left; display: inline; margin-right: 3px; line-height: 20px; padding: 0 5px; border: 1px solid; border-color: #CEE3EA #90AAB4 #90AAB4 #CEE3EA; background: #F5FBFF; }
                        span.xspace-totlerecord, span.xspace-totlepages { color: #090; }
                                span.xspace-totlerecord { margin-right: 0; border-right: none; }
                        span.xspace-current { background: #F90; border-color: #0A0 #060 #060 #0A0; color: #FFF; font-weight: bold; }


#notice { margin: 200px auto 0; background: #FFF; border-style: solid; border-color: #86B9D6 #B2C9D3 #B2C9D3; border-width: 4px 1px 1px; }
        #notice_message { padding: 1.5em 1em; font-size: 1.17em; }
        #notice_message.warning { color:red; }
        #notice_links { margin: 0; line-height: 2em; border-top: 1px solid #F5F5F5; background: #F5FBFF; padding: 0 1em; }
                #notice_links a { margin: 0 2px; }




/*选项卡*/
h3.tabs { background-color: #E8F7FC !important; height: 26px; padding-left: 0 !important; }
        .tab { font-weight: normal; float: left; padding: 0 10px; cursor: pointer; border-right: 1px solid #C1D8E0; }
                .curtab { background: #FFF; border-right-color: #B2C9D3; font-weight: bold; }

/*表单通用样式-----------------------------------------------------------------------------------表单通用样式*/

form { margin: 0; }
        input, textarea, button, select { font: 1em Arial, Helvetica, sans-serif; }
        button { height: 1.8em; padding: 0 0.3em; background: #E2F0F9; cursor: pointer; border: 1px solid;
                border-top-color: #C9E3F0; border-right-color: #86B9D6; border-bottom-color: #86B9D6; border-left-color: #C9E3F0; }
        label { cursor: pointer; margin-right: 0.5em; }

/*头部风格-----------------------------------------------------------------------------------头部风格*/

/*顶部导航*/
#topmenu { background: #E8F7FC; border-bottom: 4px solid #F5FBFF; text-align: right; line-height: 2em; }
        #topmenu ul { list-style: none; margin: 0; padding: 0; border-bottom: 1px solid #C1D8E0; }
                #topmenu li { display: inline; border-left: 1px solid #C1D8E0; padding-left: 1em; padding-right: 0.5em; }
                        #topmenu a { color: #154BA0; }

#pagetitle { padding: 8px 0; height: 76px; he\ight: 60px; border-bottom: 4px solid #F5FBFF; overflow: hidden; }
        #logo { border-right: 1px solid #86B9D6; padding: 0 10px; margin-right: 10px; }
        .banner468 { float: right; }

/*主导航*/
#menu { border-top: 3px solid #86B9D6; border-bottom: 1px solid #86B9D6; line-height: 25px; background: url(../images/menu_bg.gif); width: 770px; overflow: hidden; }
        #menu ul { list-style: none; margin: 0 1em; padding: 0; width: 100%; overflow: hidden; }
                #menu li { float: left; margin: 0 2px; width: 6em; overflow: hidden; white-space: nowrap; }
        /*首页导航*/
        #menu dl { margin: 0 1.5em; padding: 0; height: 25px; overflow: hidden; }
                #menu dt { float: left; width: 4em; white-space: nowrap; }
                        #menu dt a { color: #5086A5 !important; }
                #menu dd { float: left; width: 6em; margin: 0 2px; overflow: hidden; white-space: nowrap; }

/*您的位置导航*/
#navigation { padding: 1.2em 0; }
        #navigation p { margin: 0;}
                #navigation p a, #navigation p strong { margin: 0 0.5em; }
        #searchform { float: right; }
                #searchform * { vertical-align: top; }
                #searchform button { margin-left: 0.5em; }
        /*简单页面的位置导航*/
        #navigation.simplepage { padding: 0; border-top: 3px solid #86B9D6; border-bottom: 1px solid #86B9D6; height: 26px; line-height: 30px; overflow: hidden; background: #EFF5FF url(../images/title_icon.gif) no-repeat 10px 6px;; margin-bottom: 1em; }
                #navigation.simplepage p { float: right; margin-right: 0.5em; }
                #navigation.simplepage h1, #navigation.simplepage h2 { margin: 0; font-size: 1.2em; padding-left: 32px; }

/*-----------------------------------------------------------------------------------布局*/

.content, .contentL, .contentR { width: 100%;}
        /*\*/ * html .content, * html .contentL, * html .contentR { height: 1%; } /**/ *>.content, *>.contentL, *>.contentR { overflow: hidden; }
/*侧边样式*/
.sideL { width: 210px; float: left; overflow: hidden; }
.sideR { width: 190px; float: right; overflow: hidden; }
/*中间部分样式*/
.mainarea { margin: 0 4px; width: 362px; float: left; }
        .contentL .mainarea { margin: 0 0 0 4px; width: 556px; }
        .contentR .mainarea { margin: 0 6px 0 0; width: 574px; }

/*-----------------------------------------------------------------------------------各版块样式*/

/*版块标题*/
.blocktitle { border-top: 3px solid #86B9D6; padding: 1px 0 0; margin-bottom: 6px; line-height: 30px; }
        .blocktitle h2 { font-size: 1.17em; margin: 0; padding-left: 32px; background: #E2F0F9 url(../images/title_icon.gif) no-repeat 10px 6px; }
        .blocktitle a.more { margin-top: 2px; }
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2025-9-12 09:12 , Processed in 0.096173 second(s), 14 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表