diff --git a/docs/libvirt.css b/docs/libvirt.css index 4c7afc4042..6639b1df64 100644 --- a/docs/libvirt.css +++ b/docs/libvirt.css @@ -591,3 +591,18 @@ td.enumvalue { .deprecatedhv { color: darkred; } + +ul.news-section-content { + margin-top: 0.5em; +} + +ul.news-section-content li dl dt { + margin: 0; +} + +ul.news-section-content li dl dd { + margin-left: 1em; + margin-right: 0; + margin-top: 0.5em; + margin-bottom: 0.5em; +} diff --git a/docs/news-html.xsl b/docs/news-html.xsl index 4d40798028..2b02578cb9 100644 --- a/docs/news-html.xsl +++ b/docs/news-html.xsl @@ -58,7 +58,7 @@ -