reduce font size for thunderbird+firefox
This commit is contained in:
parent
430d5bde28
commit
3b34e27d89
|
@ -0,0 +1,5 @@
|
||||||
|
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||||||
|
* {
|
||||||
|
font-size: 7pt !important;
|
||||||
|
font-family: DejaVu Sans !important;
|
||||||
|
}
|
Loading…
Reference in New Issue