mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 16:36:27 +00:00
enhance(ui): polish document text color
This commit is contained in:
@@ -529,7 +529,7 @@ i.ti {
|
||||
/* region FIXME: override elements (?) */
|
||||
h1.title {
|
||||
margin-bottom: 1.5rem;
|
||||
color: or(--ls-journal-title-color, --lx-gray-11, --ls-title-text-color, #222);
|
||||
color: or(--ls-journal-title-color, --lx-gray-12, --ls-title-text-color, #222);
|
||||
font-size: var(--ls-page-title-size, 36px);
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user