[PATCH 03/12] css: Drop style for 'p.image' selector

Peter Krempa pkrempa at redhat.com
Tue May 16 15:31:23 UTC 2023


Last use was removed in b51afd97e56a6d9436f8706f952ebc6af647773c

Signed-off-by: Peter Krempa <pkrempa at redhat.com>
---
 docs/css/libvirt.css | 4 ----
 1 file changed, 4 deletions(-)

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%;
-- 
2.40.1



More information about the libvir-list mailing list