我用的safari_fx_1.0 有问题

阅读:4064回复:3
2005-04-09 10:24
写私信
楼主#
我的这个主题的标签上的字是白色的,看不清楚,我看好像默认应该是黑色的,不知道怎么回事,请大虾指点。谢谢
2005-04-09 10:24
写私信
1楼#
修改 userChrome.css !加入 font-color 那句!

.tabbrowser-tabs .tab-text2 {
  font-family: HANDELGOTDLIGe !important;
  font-color: black !important;
  font-weight: normal !important;
  font-size: 9pt !important;
  padding-top: 0px !important;
}
2005-04-09 10:24
写私信
3楼#
怎么修改啊
是用记事本打开吗,我的里面只有一句话啊。是加在后面吗