diff options
Diffstat (limited to 'cn')
-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> |