X-Git-Url: http://git.subgeniuskitty.com/gitweb-sgk/.git/blobdiff_plain/d865f95de5b6df7f3a02b92b840a06e3be735628..4a883fcce56014930645b350862a3adf3a3872af:/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 {