mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-11-09 19:01:45 +08:00
style(next): use lighter weight for titles
This commit is contained in:
parent
74c10dff05
commit
6703fa7a0c
@ -80,6 +80,14 @@ html .note-detail-editable-text :not(figure, .include-note, hr):first-child {
|
|||||||
right: 0.35em;
|
right: 0.35em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ck-content h2,
|
||||||
|
.ck-content h3,
|
||||||
|
.ck-content h4,
|
||||||
|
.ck-content h5,
|
||||||
|
.ck-content h6 {
|
||||||
|
font-weight: 300;
|
||||||
|
}
|
||||||
|
|
||||||
.ck-content hr {
|
.ck-content hr {
|
||||||
margin: 5px 0;
|
margin: 5px 0;
|
||||||
height: 1px;
|
height: 1px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user