remove unneeded text-shadow rules
authorgit <redacted>
Mon, 4 May 2026 19:20:05 +0000 (15:20 -0400)
committergit <redacted>
Mon, 4 May 2026 19:20:05 +0000 (15:20 -0400)
gitweb.css

index d571267585c4e899e0a8b3267fb256a6ae46bb12..bbb9eac53f843155ba92de4c3119a4132baf487b 100644 (file)
@@ -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;
 }