[libvirt] [PATCH 4/4] docs: Use Overpass Mono as the monospace font

Martin Kletzander mkletzan at redhat.com
Fri Nov 18 15:05:54 UTC 2016


Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
---
 docs/generic.css | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/docs/generic.css b/docs/generic.css
index 02383017a91b..f7083b6e6c7f 100644
--- a/docs/generic.css
+++ b/docs/generic.css
@@ -71,3 +71,7 @@ h6 {
   margin-top: 0.75em;
   font-size: 0.8em;
 }
+
+code, pre {
+  font-family: LibvirtOverpassMono;
+}
-- 
2.10.2




More information about the libvir-list mailing list