From e2dd27beaa865e5bf9e348aeb98abb918b97925a Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Sat, 8 Oct 2022 17:19:21 +0000 Subject: prepare for cryptocurrency/ownership article Signed-off-by: Xe Iaso --- css/shim.css | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'css') diff --git a/css/shim.css b/css/shim.css index 622e47b..dffd9b6 100644 --- a/css/shim.css +++ b/css/shim.css @@ -48,6 +48,13 @@ img { background-color: #282828; } +figcaption { + background-color: #282828; + margin-left: 1em; + margin-right: 1em; + margin-bottom: 1em; +} + .logo { background-color: #fdf5d7; -webkit-mask: url("/static/img/xeiaso.svg"); @@ -68,6 +75,10 @@ img { background-color: #fbf1c7; } + figcaption { + background-color: #fbf1c7; + } + .logo { background-color: #1d2021; } -- cgit v1.2.3