From: Peter Krempa Date: Tue, 16 May 2023 14:25:20 +0000 (+0200) Subject: css: Drop style for '#changelog' id X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=79e18531866f93363f4422653052cb03e00ec1f8;p=libvirt.git css: Drop style for '#changelog' id The corresponding element was removed in 5e0211e0d3d7d01d5a49 Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- diff --git a/docs/css/libvirt.css b/docs/css/libvirt.css index f1705ab944..7ebe77c04b 100644 --- a/docs/css/libvirt.css +++ b/docs/css/libvirt.css @@ -158,11 +158,6 @@ h1 a, h2 a, h3 a, h4 a, h5 a { text-decoration: inherit; } -#changelog .author { - color: #3c857c; - font-weight: bold; -} - p.image { text-align: center; }