From 4b0d9d5d021f600325949bd1529d1fcef0a93e76 Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Wed, 30 Mar 2016 11:28:31 +0200 Subject: [PATCH] docs: Don't use in headers There's only one instance of that happening, and it looks kinda off. Get rid of it, along with the corresponding CSS rules. --- docs/apps.html.in | 2 +- docs/libvirt.css | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/docs/apps.html.in b/docs/apps.html.in index 39fb78d8bc..b8337b9126 100644 --- a/docs/apps.html.in +++ b/docs/apps.html.in @@ -2,7 +2,7 @@ -

Applications using libvirt

+

Applications using libvirt

This page provides an illustration of the wide variety of diff --git a/docs/libvirt.css b/docs/libvirt.css index d560070236..637ed35643 100644 --- a/docs/libvirt.css +++ b/docs/libvirt.css @@ -3,10 +3,6 @@ h1 { color: #3c857c; } -h1 strong { - font-weight: bold; -} - h2, h3, h4, h5, h6 { color: #3c857c; } -- 2.47.2