summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Krempa <pkrempa@redhat.com>2023-05-16 16:25:20 +0200
committerPeter Krempa <pkrempa@redhat.com>2023-05-17 10:08:36 +0200
commit79e18531866f93363f4422653052cb03e00ec1f8 (patch)
treedf8dfc1acb5344b0ccbadc79dbed07c5fd2c7af2
parente28fe28b045f61b94fe2c5526f9cf23ad1cfbc46 (diff)
downloadlibvirt-79e18531866f93363f4422653052cb03e00ec1f8.tar.gz
css: Drop style for '#changelog' id
The corresponding element was removed in 5e0211e0d3d7d01d5a49 Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
-rw-r--r--docs/css/libvirt.css5
1 files changed, 0 insertions, 5 deletions
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;
}