X-Git-Url: http://git.subgeniuskitty.com/gitweb-sgk/.git/blobdiff_plain/04d6166a293806ebc383e7eb01abdb545e156c4b..214ac44b9b55e7c0e750a43bf4b5f757acb5a361:/static/gitweb.css 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 {