X-Git-Url: https://git.danix.xyz/?a=blobdiff_plain;f=gitweb-danixland%2Fgitweb.css;h=89993b9c987c12dafb62f88acc192d53e1cec213;hb=e6c57e552c1d8092a5a2c20cc40ba425b8414faa;hp=1873317c9cfdbd4a954cf61f927419352401681f;hpb=9777c09ba58476841aeb177227a2c0ee3888ef9f;p=gitweb-theme-danix.git diff --git a/gitweb-danixland/gitweb.css b/gitweb-danixland/gitweb.css index 1873317..89993b9 100644 --- a/gitweb-danixland/gitweb.css +++ b/gitweb-danixland/gitweb.css @@ -871,6 +871,11 @@ div.site-header h1 { margin: 0; line-height: 2em; } +div.site-header h1 a, +div.site-header h1 a:hover { + text-decoration: none; + color: var(--fg); +} div.site-header h1 img.site-logo { height: 50px; width: auto;