X-Git-Url: https://git.ladys.computer/Gitweb/blobdiff_plain/47c82ca1624c803e5e784d043553434c7f73f798adbad0a960e7954ea110a702..e3df14cf8a0b6735e1ea353ae8651ea67a6676c0909f9f3d80b2e80a39dc830c:/gitweb.css diff --git a/gitweb.css b/gitweb.css index 2676af7..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; } @@ -170,14 +174,10 @@ a.text:hover { table { padding: 8px 4px; -} - -table.project_list { border-spacing: 0; } table.diff_tree { - border-spacing: 0; font-family: monospace; }