X-Git-Url: https://git.ladys.computer/Gitweb/blobdiff_plain/3a2304f3152a3d856e3458a3dc6dabf742aee1ab1914c4d589d5d3cb99b4b1ef..fb80fbe55d390ada4e110f039b13b9d5588a87eabe86e83158f715d7dcded093:/gitweb.css 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; }