Up-in-the-Air – commitdiff

You can use Git to clone the repository via the web URL. Download snapshot (zip)
Better white outline for title screen footer text
authorJulian Fietkau <git@fietkau.software>
Mon, 23 Sep 2024 18:52:12 +0000 (20:52 +0200)
committerJulian Fietkau <git@fietkau.software>
Mon, 23 Sep 2024 18:52:12 +0000 (20:52 +0200)
index.html

index f0757f119bddd9de799aa0b6812ff805435f88e1..8d7ea369518558e6f95303d67e3104c29e45d596 100644 (file)
     align-items: end;
     font-family: 'Jersey 10';
     font-size: 1.4em;
-    text-shadow: 0 0 .07em #fff;
+    text-shadow: -.07em -.07em 0 #fff, .07em -.07em 0 #fff, .07em .07em 0 #fff, -.07em .07em 0 #fff;
   }
   .ui-page.title.end .footer {
     right: unset;