blob: acce674657015e618e0b8a66991fb019a9ca3035 (
plain)
1
2
3
4
5
6
|
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to XUL */
/*
* Make all the default font sizes xx pt:
*/
* { font-size: 10pt !important; }
|