mirror of
https://github.com/laurent22/joplin.git
synced 2025-04-23 11:52:59 +02:00
All: Make heading 4, 5 and 6 styling more consistent
This commit is contained in:
parent
2941ee0590
commit
fca5875c21
@ -126,6 +126,7 @@ export default function(theme: any, options: Options = null) {
|
|||||||
}
|
}
|
||||||
h3 {
|
h3 {
|
||||||
font-size: 1.1em;
|
font-size: 1.1em;
|
||||||
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
h4, h5, h6 {
|
h4, h5, h6 {
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user