Up-in-the-Air – commitdiff

You can use Git to clone the repository via the web URL. Download snapshot (zip)
Adjust loading bar visual style
authorJulian Fietkau <git@fietkau.software>
Sun, 22 Sep 2024 18:33:31 +0000 (20:33 +0200)
committerJulian Fietkau <git@fietkau.software>
Sun, 22 Sep 2024 18:33:31 +0000 (20:33 +0200)
index.html

index f5c2a518a162ddf0ea17a5a17e42bdd1bc036be3..2fd3f817f9c3c853979d10a3d714954dd17774b8 100644 (file)
       transform:rotate(360deg);
     }
   }
+  .ui-page.loading progress {
+    box-sizing: border-box;
+    height: 10px;
+    border-radius: 5px;
+    border: 1px inset #000a;
+    background: #80808030;
+    appearance: none;
+  }
+  .ui-page.loading progress::-webkit-progress-value, .ui-page.loading progress::-moz-progress-bar {
+    background: #f998a6;
+  }
   .ui-page.title {
     padding: 3em;
     display: flex;
 <p>“<a href="https://github.com/scfried/soft-type-jersey" target="_blank">Jersey 10</a>” by <a href="https://camd.northeastern.edu/people/sarah-cadigan-fried/" target="_blank">Sarah Cadigan-Fried</a></p>
 <p>“<a href="https://www.brailleinstitute.org/freefont/" target="_blank">Atkinson Hyperlegible</a>” by <a href="https://www.brailleinstitute.org/" target="_blank">Braille Institute of America, Inc.</a></p>
 <p>“<a href="https://opendyslexic.org/" target="_blank">OpenDyslexic</a>” by <a href="https://abbiegonzalez.com/" target="_blank">Abbie Gonzalez</a> (<a href="https://hackers.town/@antijingoist" target="_blank">@antijingoist@hackers.town</a>)</p>
+<p>Logo: “<a href="https://www.fontspace.com/precious-font-f7252" target="_blank">Precious</a>” by Bolt Cutter Design</p>
 <h4>Engine</h4>
 <p><a href="https://threejs.org/" target="_blank">three.js</a> v168 by mrdoob and contributors</p>
 <p class="seealso">See <a href="README.txt" target="_blank">README.txt</a> for detailed licensing information.</p>