mirror of
https://github.com/dabravin/obsidian-dynamic-embed.git
synced 2026-07-22 06:20:27 +00:00
4 lines
69 B
CSS
4 lines
69 B
CSS
/* Sets all the text color to red! */
|
|
body {
|
|
/* color: red; */
|
|
}
|