mirror of
https://github.com/jxpeng98/obsidian-to-NotionNext
synced 2026-07-30 00:48:36 +08:00
5 lines
69 B
CSS
5 lines
69 B
CSS
/* Sets all the text color to red! */
|
|
/* body {
|
|
color: red;
|
|
} */
|