Up-in-the-Air – commitdiff

You can use Git to clone the repository via the web URL. Download snapshot (zip)
Minor UI tweaks
authorJulian Fietkau <git@fietkau.software>
Thu, 26 Sep 2024 03:05:03 +0000 (05:05 +0200)
committerJulian Fietkau <git@fietkau.software>
Thu, 26 Sep 2024 03:16:43 +0000 (05:16 +0200)
index.html

index eeea22eaa1ee717ba458825c33fe12fe0df68da2..c3912382e69f8a614f5630aaaf9e04ddba2bd283 100644 (file)
   }
   .ui-page .area {
     overflow-y: auto;
-    background: #000b;
+    background: #000d;
     border-radius: 1em;
     padding: .7em 1.2em;
     color: #fff;
     padding: .5em;
     border: none;
     border-radius: 1em 1em 0 0;
-    background: #000b;
+    background: #000d;
     color: #fff;
     font-family: 'Nihonium113';
     font-size: 1.6em;
   .game-upintheair.font-opendyslexic .ui-page.options .audiotheme:not(.audio) label {
     margin-left: 0;
   }
+  .game-upintheair.font-opendyslexic .ui-page.options .graphics p {
+    display: flex;
+    align-items: center;
+    gap: 1ex;
+  }
   .game-upintheair.font-opendyslexic .ui-page.options .audiotheme:not(.audio) label {
     margin-right: 1em;
   }
     gap: 1em;
   }
   .ui-page.pause {
-    background: #000b;
+    background: #000d;
     padding: 1em;
     display: flex;
     flex-direction: column;
     color: #fff;
     text-shadow: unset;
   }
+  .ui-page.pause button {
+    margin: .6em;
+  }
   .ui-page.pause button.small {
     width: 5em;
+    margin: 0;
     padding: 0;
     border-image-width: 1em;
     font-size: 1.6em;
 <p>All via <a href="https://freesound.org/" target="_blank">Freesound.org</a></p>
 <h4>Fonts</h4>
 <p>“<a href="https://fonts.google.com/specimen/Cookie" target="_blank">Cookie</a>” by Ania Kruk</p>
-<p>“<a href="https://www.1001fonts.com/nihonium113-font.html" target="_blank">Nihonium113</a>” by <a href="https://www.behance.net/japanyoshi" target="_blank">Haley Wakamatsu (UkiyoMoji Fonts)</a></p>
+<p>“<a href="https://www.1001fonts.com/nihonium113-font.html" target="_blank">Nihonium113</a>” by <a href="https://www.behance.net/japanyoshi" target="_blank">Haley Wakamatsu / UkiyoMoji Fonts</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>