X-Git-Url: https://git.ladys.computer/Gitweb/blobdiff_plain/ac0d4721bd7675b331ea2c719c3513d5d83f352188865c16cbd33fa0c393a73c..a026da689da3d21bcf8a47641eb263be266309368bf80a8a2eb1f15a958cf458:/gitweb.css diff --git a/gitweb.css b/gitweb.css index a32aa51..b2e665c 100644 --- a/gitweb.css +++ b/gitweb.css @@ -171,6 +171,10 @@ tr.dark { background-color: #f6f6f0; } +tr.dark2 { + background-color: #f6f6f0; +} + tr.dark:hover { background-color: #edece6; }