mirror of
https://github.com/lajg-dev/Obsidian-Plugin-GPG-Inline-Encrypt.git
synced 2026-07-22 09:20:31 +00:00
12 lines
No EOL
151 B
CSS
12 lines
No EOL
151 B
CSS
.text-color-orange {
|
|
color: orange;
|
|
}
|
|
.text-color-green {
|
|
color: green;
|
|
}
|
|
.text-color-red {
|
|
color: red;
|
|
}
|
|
.div-spacer {
|
|
height: 20px;
|
|
} |