mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-18 09:35:20 +02:00
6 lines
142 B
Markdown
6 lines
142 B
Markdown
|
<style>
|
||
|
.different h5 { color: lightgreen; }
|
||
|
h5 { color: orange; }
|
||
|
h6 { color: orange; }
|
||
|
.different h6 { color: lightgreen; }
|
||
|
</style>
|