mirror of
https://github.com/notion-enhancer/notion-enhancer.git
synced 2025-04-19 11:09:03 +00:00
bring together all heading styles
This commit is contained in:
parent
4f6939a41b
commit
190eee637e
@ -149,14 +149,8 @@
|
||||
.notion-selectable.notion-quote-block div[spellcheck="true"] {
|
||||
font-family: var(--theme--font_quote) !important;
|
||||
}
|
||||
[placeholder='Heading 1'] {
|
||||
font-family: var(--theme--font_heading1) !important;
|
||||
}
|
||||
[placeholder='Heading 2'] {
|
||||
font-family: var(--theme--font_heading2) !important;
|
||||
}
|
||||
[placeholder='Heading 3'] {
|
||||
font-family: var(--theme--font_heading3) !important;
|
||||
[placeholder='Heading 1'], [placeholder='Heading 2'], [placeholder='Heading 3'] {
|
||||
font-family: var(--theme--font_headings) !important;
|
||||
}
|
||||
.notion-frame .notion-page-block div[placeholder='Untitled'],
|
||||
.notion-overlay-container .notion-page-block div[placeholder='Untitled'] {
|
||||
|
Loading…
Reference in New Issue
Block a user