Change Default Viewing Font in Zotero Panes/WIndows
Hi!
Is there a way to change the default font face for Zotero panes/windows? I know how to change size small/med/large, but I want a different font face. Sorry if I should have found the answer in a search, but I was unsuccessful . . . .
Thx,
Mark
Is there a way to change the default font face for Zotero panes/windows? I know how to change size small/med/large, but I want a different font face. Sorry if I should have found the answer in a search, but I was unsuccessful . . . .
Thx,
Mark
This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
For example:
#zotero-pane {
font-family: Helvetica !important;
}
You can see some of the other CSS rules used by Zotero in zotero.css and overlay.css.