css: Drop style for '#changelog' id

The corresponding element was removed in 5e0211e0d3

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:25:20 +02:00
parent e28fe28b04
commit 79e1853186

View 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;
}