X-Git-Url: https://git.ladys.computer/Gitweb/blobdiff_plain/47c82ca1624c803e5e784d043553434c7f73f798adbad0a960e7954ea110a702..fb80fbe55d390ada4e110f039b13b9d5588a87eabe86e83158f715d7dcded093:/gitweb.css?ds=sidebyside 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; }