X-Git-Url: https://git.ladys.computer/Gitweb/blobdiff_plain/3a2304f3152a3d856e3458a3dc6dabf742aee1ab1914c4d589d5d3cb99b4b1ef..719667433be034caa68c45ce6163b82d2baa1d16ea390069a11205d3803bb083:/gitweb.css?ds=sidebyside diff --git a/gitweb.css b/gitweb.css index 5e95433..b4050b7 100644 --- a/gitweb.css +++ b/gitweb.css @@ -85,6 +85,10 @@ div.title, a.title { color: #000000; } +div.readme { + padding: 8px; +} + a.title:hover { background-color: #d9d8d1; }