一直使用Arial作为地址栏显示的字体,默认的真的很难看,留一份底在这里,重装后才好恢复设置。

#urlbar {
	font-family: Arial !important;
}
.ac-comment {
	font-family: Arial !important;
	font-size: 100% !important;
}
.ac-comment[selected="true"] { 
	font-family: Arial !important;
}
.ac-url-text {
	font-family: Arial !important;
	font-size: 100% !important;
}
.ac-url-text[selected="true"] {
	font-family: Arial !important;
}
.tabbrowser-tab .tab-text {
	font-family: Arial !important;
}
.tabbrowser-tab[selected="true"] .tab-text,
.tabbrowser-tab:not([selected="true"]):hover .tab-text {
	font-family: Arial !important;
}
.tabbrowser-tab[selected="true"] .tab-text {
	font-family: Arial !important;
}