
6 Feb
2020
6 Feb
'20
3 p.m.
On Thu, Feb 06, 2020 at 01:05:18PM +0000, Daniel P. Berrangé wrote:
When using ``....`` in RST, this results in <span class="literal">...</span>
Same for me [0], however it shows up as <tt class="literal"> on the libvirt website.
instead of <code>...</code>. We thus need an extra rule to render it with a monospace font. Colouring a light gray also helps the text stand out a little more and matches background of <pre> blocks.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- docs/libvirt.css | 5 +++++ 1 file changed, 5 insertions(+)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano [0] python3-docutils-0.14-6.fc30.noarch