From 6a1bff7aaa316ad77c1f303b74db03aa53b15748 Mon Sep 17 00:00:00 2001 From: simon987 Date: Mon, 13 May 2019 10:37:39 -0400 Subject: [PATCH] css tweaks --- layouts/partials/css/custom.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/layouts/partials/css/custom.css b/layouts/partials/css/custom.css index a86836c..1ddf123 100644 --- a/layouts/partials/css/custom.css +++ b/layouts/partials/css/custom.css @@ -308,3 +308,7 @@ hr { .pure-menu-link { color: #E0E0E0; } + +figure { + text-align: center; +}