From: Ed Ward Date: Thu, 12 Jan 2017 17:07:54 +0000 (+0100) Subject: Update the css X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=ardour-manual-diverged;a=commitdiff_plain;h=1a023e85caa0df77502ab7bce8297ed29c41770b Update the css --- diff --git a/source/css/app.css b/source/css/app.css index 9885145..11dc86f 100644 --- a/source/css/app.css +++ b/source/css/app.css @@ -171,6 +171,10 @@ font-weight: normal; } +#content figure { + display: table; +} + #content figcaption { display: table-caption; caption-side: bottom ;