分类: 互联科技类映日花别样红 |
<style>
.feeds
.title{color:#333333;font-size:20px;font-family:Tahoma,monospace,arial,system;font-weight:bolder;filter:shadow(color=gray,strength=3);height:100%;width:100%;text-align:center;line-height:100%;padding-top:2px;padding-right:20px;margin-right:30px;!important;}
</style>
其中color:#333333为标题文字的颜色;font-size:20px为标题文字的大小;font-family:Tahoma,monospace,arial,system为标题文字的字体;font-weight:bolder表示加粗;filter:shadow(color=gray,strength=3)中shadow为发光字体特效,color=gray为文字特效显影的颜色;align:center表示居中。