mirror of
https://github.com/laurent22/joplin.git
synced 2025-01-02 12:47:41 +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>
|