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