Chinaunix首页 | 论坛 | 博客
  • 博客访问: 90126
  • 博文数量: 13
  • 博客积分: 1410
  • 博客等级: 上尉
  • 技术积分: 140
  • 用 户 组: 普通用户
  • 注册时间: 2007-03-13 14:25
文章分类
文章存档

2011年(1)

2009年(3)

2008年(9)

我的朋友
最近访客

分类: LINUX

2008-10-22 00:25:58

在~/.mozilla-thunderbird/****.default/chrome/userChrome.css中添加如下代码:
* {
font-family: Microsoft YaHei !important;
font-size: 10pt !important;
}
(注:本例以微软雅黑字体为例。****.default为~/.mozilla-thunderbird/profiles.ini中[Profile0]段中Path变量的值。如果没有chrome目录和userChrome.css文件,可以新建该目录,在该目录下创建userChrome.css,并添加上述代码。)
阅读(3674) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~