[PATCH 02/12] css: Drop style for '#changelog' id

Peter Krempa posted 12 patches 1 year, 10 months ago
[PATCH 02/12] css: Drop style for '#changelog' id
Posted by Peter Krempa 1 year, 10 months ago
The corresponding element was removed in 5e0211e0d3d7d01d5a49

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
---
 docs/css/libvirt.css | 5 -----
 1 file changed, 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;
 }
-- 
2.40.1