6 lines
156 B
CSS
6 lines
156 B
CSS
|
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||
|
* {
|
||
|
font-size: 7pt !important;
|
||
|
font-family: DejaVu Sans !important;
|
||
|
}
|