diff options
author | garhve <git@garhve.com> | 2023-05-06 19:38:23 +0800 |
---|---|---|
committer | garhve <git@garhve.com> | 2023-05-06 19:38:23 +0800 |
commit | bda8547e9d60c279d2bc7ef9d0ad61c49d5c11e0 (patch) | |
tree | da4752f256f6a2c663a207c58347ff492a19792b /cn/posts | |
parent | 66ea14c8c52679607cb278e70df0366505f1c4b9 (diff) |
finish emphasis
Diffstat (limited to 'cn/posts')
-rw-r--r-- | cn/posts/tips-of-writing/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cn/posts/tips-of-writing/index.html b/cn/posts/tips-of-writing/index.html index d3e8a76..9c5f191 100644 --- a/cn/posts/tips-of-writing/index.html +++ b/cn/posts/tips-of-writing/index.html @@ -151,7 +151,7 @@ but is a key word for next few sections, or adverb of degree.</p> <p>This one is too strong to use, I don’t need it since the previous two can handle most situation. So it will pass.</p> <ol start="4"> -<li><span style="color: blue">Color</span></li> +<li><span style="color: orange">Color</span></li> </ol> <p>Markdown doesn’t support color annotation natively. So here’s no reason I should use it. Besides, colorful blog is really ugly.</p> |