装了Mozilla1.5 发现菜单字体很难看,怎么办?
RH9带的1.2的菜单字体很好看,但在1.5里,我找不到1.2所用的SYSTEM DEFAULT.请大侠们不吝赐教!谢谢 发个图上来看看.怎样难看法 I think mine just looks terrible 点击----->编辑----->首选项------>外观------>字体------>misc-nsimsun-gbk-0------>确定 刚好在smth上看到,修改mozilla或者firebird菜单字体:
在目录
~/.mozilla/default/014y1unm.slt/chrome/
(.phoenix) ~~~~~~各人不同
cp userChrome-example.css userChrome.css
编辑userChrome.css
在最后加上
* {
font-family: Sans !important;
font-size: 10pt !important;
}
即是使用sans字体,10号作为程序的界面字体
btw,你的美化不好,没粗体,英文还是挺模糊。
页:
[1]