kenyo's diary
2003-01-16 [長年日記]
_ Mozilla on Vine Linux その2
前回の続き。メニューやブックマークのフォントを変更 & アンチエイリアス化。ここを参考に。 変更するのは、/home/hoge/.mozilla/hoge/fuga.slt/chrome/userChrome.css か /home/hoge/.mozilla/default/fuga.slt/chrome/userChrome.css 。
・ メニュー関連だけの場合
menu, menuitem, menulist, menubutton {
font-family: gothic !important;
font-weight: bold !important;
font-size: 14pt !important;
}
・ すべてのフォントを変更する場合
* {
font-family: gothic !important;
font-weight: bold !important;
font-size: 14pt !important;
}
みたいな感じに。ちなみに僕のところはこんな感じになりました。ちゅーか Mozilla だけぢゃなくて FVWM 全体でもフォントのアンチエイリアスできないもんかね。
_ Aaron's apartment
I went to Aaron's apartment with my firends. I met Karen from Australia there. She was very fun, smart and easy to talk to. When I didn't understand what she said, she told me in Japanese. She is going to return Australia on Feburyary 12. I wish she stayed in Japan more.
[ツッコミを入れる]
[]