commit 8cb5e3d2d943ac13d9c8544e9d0692f6fa8ebe15 parent 575c7810ef38ec0b3d8028e078f1ba186dbcd9a9 Author: Hugo Soucy <hugo@soucy.cc> Date: Mon, 27 Sep 2021 18:56:29 -0400 Set keywords to italic Diffstat:
M | src/css/modules/hentry.css | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/src/css/modules/hentry.css b/src/css/modules/hentry.css @@ -79,6 +79,7 @@ .hentry__categories .p-category { border: 1px dotted var(--base-br); color: var(--base-darkest-grey); + font-style: italic; padding: 0.25rem; }