From: git Date: Mon, 4 May 2026 19:20:05 +0000 (-0400) Subject: remove unneeded text-shadow rules X-Git-Url: https://git.datadissipation.net/?a=commitdiff_plain;h=3befc540d5366e50c042a56c67ce531e412e74ea;p=gitweb-theme.git remove unneeded text-shadow rules --- diff --git a/gitweb.css b/gitweb.css index d571267..bbb9eac 100644 --- a/gitweb.css +++ b/gitweb.css @@ -191,9 +191,6 @@ i { #htmltagcloud { margin: 2em; } -#htmltagcloud a { - text-shadow: none; -} .projects_list #htmltagcloud { text-align: left; margin: 4px; @@ -279,7 +276,6 @@ a.rss_logo { font-size: 80%; text-align: center; text-decoration: none; - text-shadow: none; margin-top: 30px; margin-left: 5px; } @@ -395,7 +391,6 @@ th .header { a.linenr { color: #666; text-decoration: none; - text-shadow: none; background-color: transparent; } a.linenr:hover { @@ -620,7 +615,6 @@ span.refs a { color: #4e4e4e; background-color: transparent; text-decoration: none; - text-shadow: none; font: 11px "Bitstream Vera Sans Mono", "DejaVu Sans Mono", Monaco, monospace; line-height: 18px; }