Commit Diff
--- gotwebd/files/htdocs/gotwebd/gotweb.css +++ gotwebd/files/htdocs/gotwebd/gotweb.css @@ -513,6 +513,10 @@ dd { .blame_author { color: #8BE9FD; text-decoration: none; + } + + .blame_line:target, .blob_line:target { + background-color: #44475a; } #site_owner_wrapper, #np_wrapper {