mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-11 11:02:27 +08:00
style(next): smaller headings in note list
This commit is contained in:
parent
b68981a12e
commit
c63b1d0d5c
@ -1139,17 +1139,17 @@ html .note-detail-editable-text :not(figure, .include-note):first-child {
|
|||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.note-list-wrapper .note-book-card .note-book-header .note-book-content {
|
.note-list-wrapper .note-book-card .note-book-content {
|
||||||
padding: 0 !important;
|
padding: 0 !important;
|
||||||
font-size: 0.8rem;
|
font-size: 0.8rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.note-list-wrapper .note-book-card .note-book-header .note-book-content h1,
|
.note-list-wrapper .note-book-card .note-book-content h1,
|
||||||
.note-list-wrapper .note-book-card .note-book-header .note-book-content h2,
|
.note-list-wrapper .note-book-card .note-book-content h2,
|
||||||
.note-list-wrapper .note-book-card .note-book-header .note-book-content h3,
|
.note-list-wrapper .note-book-card .note-book-content h3,
|
||||||
.note-list-wrapper .note-book-card .note-book-header .note-book-content h4,
|
.note-list-wrapper .note-book-card .note-book-content h4,
|
||||||
.note-list-wrapper .note-book-card .note-book-header .note-book-content h5,
|
.note-list-wrapper .note-book-card .note-book-content h5,
|
||||||
.note-list-wrapper .note-book-card .note-book-header .note-book-content h6 {
|
.note-list-wrapper .note-book-card .note-book-content h6 {
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
color: var(--active-item-text-color);
|
color: var(--active-item-text-color);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user