From f3f71bf5b1e9727ccfed83bfe4c229997605c8fb Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Sun, 11 Sep 2022 01:55:00 +0900 Subject: Migrate to cnx.gdn --- _css/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to '_css') diff --git a/_css/style.css b/_css/style.css index d7bea79..d75fc96 100644 --- a/_css/style.css +++ b/_css/style.css @@ -107,6 +107,10 @@ p, details { .franklin-content .fndef td.fndef-content { padding-left: 1ch } /* Images */ +.franklin-content figure { + margin: 0; + text-align: center; +} .franklin-content img { display: block; margin: auto; -- cgit 1.4.1