From ecc3e4bed84bd0b3ed4f9289db9ca6e14ad13344 Mon Sep 17 00:00:00 2001 From: Peter Cai Date: Tue, 14 Apr 2020 17:00:02 +0800 Subject: [PATCH] theme: css: improve comments --- theme/default/static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/default/static/style.css b/theme/default/static/style.css index 1f7916f..7b34ea4 100644 --- a/theme/default/static/style.css +++ b/theme/default/static/style.css @@ -305,7 +305,7 @@ blockquote { text-decoration: underline; } -/* Posts */ +/* Single-post pages */ .date { font-style: italic; }