lajg-dev_Obsidian-Plugin-GP.../styles.css
2024-01-20 15:43:40 -05:00

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;
}