1.43 - Extra Pulldown & New Cloud Icons

This commit is contained in:
fraxle
2026-05-16 23:34:57 +01:00
parent 40f651eb98
commit 048e52a177
8 changed files with 305 additions and 221 deletions
+9 -6
View File
@@ -65,10 +65,11 @@
/* The credits line under the tagline */
.utci-subtitle {
font-family: JetBrains Mono, monospace;
font-family: Manrope, sans-serif;
font-size: 11px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.18em;
letter-spacing: 0.08em;
margin-top: 10px;
color: #b09870;
}
@@ -121,10 +122,11 @@
}
.utci-search-label {
font-family: JetBrains Mono, monospace;
font-family: Manrope, sans-serif;
font-size: 10px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.18em;
letter-spacing: 0.08em;
color: #b09870;
display: block;
margin-bottom: 7px;
@@ -193,8 +195,9 @@
margin-top: 7px;
font-size: 10px;
color: #b09870;
font-family: JetBrains Mono, monospace;
letter-spacing: 0.14em;
font-family: Manrope, sans-serif;
font-weight: 700;
letter-spacing: 0.08em;
text-transform: uppercase;
}