diff --git a/contrib/static/krane.css b/contrib/static/krane.css index e4ba2df..34c08e0 100644 --- a/contrib/static/krane.css +++ b/contrib/static/krane.css @@ -538,3 +538,9 @@ background-repeat: repeat; border: solid #333 1px; padding-left: 1em; } + + + +:target { + background-color: #493769; +}