From b8d3ec12020729639b30ba6d4d40dbdcb8d04554 Mon Sep 17 00:00:00 2001 From: Adam Spragg Date: Thu, 21 Jun 2018 11:26:55 +0100 Subject: Add my contributions to libxml2 to /projects/ --- html/style/main.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'html/style/main.css') diff --git a/html/style/main.css b/html/style/main.css index 776a122..1c6f46b 100644 --- a/html/style/main.css +++ b/html/style/main.css @@ -104,6 +104,10 @@ img.inline-icon { width: auto; } +.commit li { + font-family: monospace; +} + p { margin-top: 0.5em; } -- cgit v1.2.1