From: Peter Krempa Date: Tue, 16 May 2023 14:30:24 +0000 (+0200) Subject: css: Drop style for 'p.image' selector X-Git-Tag: v9.4.0-rc1~58 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08de356e1db454ef49b80037a9f669d408c97f17;p=thirdparty%2Flibvirt.git css: Drop style for 'p.image' selector Last use was removed in b51afd97e56a6d9436f8706f952ebc6af647773c Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- diff --git a/docs/css/libvirt.css b/docs/css/libvirt.css index 7ebe77c04b..ee3ec3a29c 100644 --- a/docs/css/libvirt.css +++ b/docs/css/libvirt.css @@ -158,10 +158,6 @@ h1 a, h2 a, h3 a, h4 a, h5 a { text-decoration: inherit; } -p.image { - text-align: center; -} - table { border-collapse: collapse; min-width: 60%;