mirror of
https://github.com/notion-enhancer/notion-enhancer.git
synced 2025-04-19 19:19: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"] {
|
.notion-selectable.notion-quote-block div[spellcheck="true"] {
|
||||||
font-family: var(--theme--font_quote) !important;
|
font-family: var(--theme--font_quote) !important;
|
||||||
}
|
}
|
||||||
[placeholder='Heading 1'] {
|
[placeholder='Heading 1'], [placeholder='Heading 2'], [placeholder='Heading 3'] {
|
||||||
font-family: var(--theme--font_heading1) !important;
|
font-family: var(--theme--font_headings) !important;
|
||||||
}
|
|
||||||
[placeholder='Heading 2'] {
|
|
||||||
font-family: var(--theme--font_heading2) !important;
|
|
||||||
}
|
|
||||||
[placeholder='Heading 3'] {
|
|
||||||
font-family: var(--theme--font_heading3) !important;
|
|
||||||
}
|
}
|
||||||
.notion-frame .notion-page-block div[placeholder='Untitled'],
|
.notion-frame .notion-page-block div[placeholder='Untitled'],
|
||||||
.notion-overlay-container .notion-page-block div[placeholder='Untitled'] {
|
.notion-overlay-container .notion-page-block div[placeholder='Untitled'] {
|
||||||
|
Loading…
Reference in New Issue
Block a user