From: Aaron Taylor Date: Sat, 7 Nov 2020 02:28:42 +0000 (+0000) Subject: Merge branch 'master' of /srv/git/gitweb-sgk X-Git-Url: http://git.subgeniuskitty.com/gitweb-sgk/.git/commitdiff_plain/214ac44b9b55e7c0e750a43bf4b5f757acb5a361?hp=c14efc3f76891f1a5734f980450f7682a8c1126b Merge branch 'master' of /srv/git/gitweb-sgk --- diff --git a/static/gitweb.css b/static/gitweb.css index 9295eb2..48b6947 100644 --- a/static/gitweb.css +++ b/static/gitweb.css @@ -384,10 +384,13 @@ th .header { font-family: monospace; margin: 1em 0; white-space: pre; + background-color: #eaeaea; + padding: 1em; } .readme tt, .readme code, .readme kbd, .readme samp { font-family: monospace; + background-color: #eaeaea; } .readme blockquote {