summaryrefslogtreecommitdiff
path: root/cn
diff options
context:
space:
mode:
authorgarhve <git@garhve.com>2023-05-06 19:37:53 +0800
committergarhve <git@garhve.com>2023-05-06 19:37:53 +0800
commit66ea14c8c52679607cb278e70df0366505f1c4b9 (patch)
treeb91a16d3e33d3344e596fcf38b1f1070ded6bc06 /cn
parentfb9bf1761c3711176bb8676db32a917694ecf12a (diff)
fix typo
Diffstat (limited to 'cn')
-rw-r--r--cn/posts/tips-of-writing/index.html2
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 9f32958..d3e8a76 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&rsquo;t need it since the previous two can handle most situation.
So it will pass.</p>
<ol start="4">
-<li><span style="blue">Color</span></li>
+<li><span style="color: blue">Color</span></li>
</ol>
<p>Markdown doesn&rsquo;t support color annotation natively. So here&rsquo;s no reason I should use it.
Besides, colorful blog is really ugly.</p>