6 lines
99 B
CSS
6 lines
99 B
CSS
@-moz-document url-prefix(about:) {
|
|
* {
|
|
font-family: var(--tf-font-family) !important;
|
|
}
|
|
}
|