Up-in-the-Air – commitdiff

You can use Git to clone the repository via the web URL. Download snapshot (zip)
Exempt pause screen header from white outline since it's already white
authorJulian Fietkau <git@fietkau.software>
Tue, 24 Sep 2024 19:21:59 +0000 (21:21 +0200)
committerJulian Fietkau <git@fietkau.software>
Tue, 24 Sep 2024 19:21:59 +0000 (21:21 +0200)
index.html

index 25079a009b8d9b37a68539415d54536f88c15d65..457a863b73a72d3de024925bf9a1e361208e7035 100644 (file)
   }
   .ui-page.pause h2 {
     color: #fff;
+    text-shadow: unset;
   }
   .ui-page.pause button {
     width: 8em;