css: Drop style for 'p.image' selector

Last use was removed in b51afd97e5

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
Peter Krempa 2023-05-16 16:30:24 +02:00
parent 79e1853186
commit 08de356e1d

View File

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