From 3d7774caa7584745b68bf8b3c7c1dee6007c9f1e Mon Sep 17 00:00:00 2001 From: Gwendal Le Vaillant Date: Sun, 7 Jul 2019 19:47:43 +0200 Subject: [PATCH] CSS update --- markdown.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/markdown.css b/markdown.css index 5690cd0..22cb0d0 100644 --- a/markdown.css +++ b/markdown.css @@ -18,8 +18,8 @@ body { } .caption { - text-decoration: underline; - color: #404040; + color: #808080; + text-align: center; } a {