云水论坛

标题: 【添加中】Discuz! 帖子区域美化代码收集 [打印本页]

作者: 森森    时间: 2011-2-20 19:47
标题: 【添加中】Discuz! 帖子区域美化代码收集

贴内文字行间距:

 

打开default/common/module.css文件,找到:

  1. .t_f, .t_f td { font-size: {MSGFONTSIZE}; }
复制代码


改成:

  1. .t_f, .t_f td { font-size: {MSGFONTSIZE}; line-height:2em;}
复制代码

那个2em自己根据情况修改






欢迎光临 云水论坛 (http://www.yunshui.net/) Powered by Discuz! X2.5