阅读:4941回复:1
求助: Thunderbird里面怎么调节行间距啊?
我知道字体的大小可以调节, 选择段落格式也可以, 但是都不是我想要的间距.
确切的说我想像outlook那样调节成1.5倍行距, 或者精确到多少磅行吗? [/img] |
|
1楼#
发布于:2011-05-29 13:18
没人回我?
没事我已经知道了, 具体如下: 懒得翻译了, 大家慢慢看吧, 不难, 就几步. Since Thunderbird is a opensource software, so we can customize it by ourselves. Just follow this: 1. Create a new folder named "chrome" under C:\Documents and Settings\xxxxxx\Application Data\Thunderbird\Profiles\t38gv1c7.default\ 2. Create a file named: userContent.css, and the copy the following script: * /* Change line height to e.g., 1.2em */ body { line-height: 1.5em !important; } BTW, u can adjust the height on ur demand. Wish guys like me who face the same problem won't waste time again. |
|