Force Lucida Grande in Quick Format dialog
Follow-up to 86d924df9e
See zotero/zotero-standalone-build@ed5d5efcc for details.
This commit is contained in:
parent
b94be726bd
commit
df69f99d19
1 changed files with 3 additions and 5 deletions
|
@ -1,8 +1,6 @@
|
||||||
/* Force use of Lucida on non-Retina displays for Catalina */
|
/* Force use of Lucida for Catalina */
|
||||||
@media (max-resolution: 1.0dppx) {
|
html > body {
|
||||||
html > body {
|
font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, -apple-system, sans-serif !important;
|
||||||
font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, -apple-system, sans-serif !important;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue