X-Git-Url: https://git.ladys.computer/Gitweb/blobdiff_plain/c5617d721b904e77d3d80c8e1cf68ca5c9d36a08e1429bba74433cee33de7e36..e0a6228ec35491febcc3edd1ef6fbba95bce26fd7315b3a45f6c71a88e724ef6:/gitweb.css diff --git a/gitweb.css b/gitweb.css index f692e74..1e87377 100644 --- a/gitweb.css +++ b/gitweb.css @@ -242,6 +242,10 @@ tr.dark:hover { background-color: #edece6; } +tr.boundary td.sha1 { + font-weight: bold; +} + td { padding: 2px 5px; font-size: 100%;