]> xenbits.xensource.com Git - libvirt.git/commitdiff
css: Drop style for '#changelog' id
authorPeter Krempa <pkrempa@redhat.com>
Tue, 16 May 2023 14:25:20 +0000 (16:25 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 17 May 2023 08:08:36 +0000 (10:08 +0200)
The corresponding element was removed in 5e0211e0d3d7d01d5a49

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
docs/css/libvirt.css

index f1705ab9443e2e49a1ac19e24d560964eab81a5b..7ebe77c04b746395716125f1b43c50e95d753096 100644 (file)
@@ -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;
 }