1.43 - Extra Pulldown & New Cloud Icons
This commit is contained in:
+5
-4
@@ -27,8 +27,8 @@
|
||||
FONTS
|
||||
──────────────────────────────────────────────────────────────────────
|
||||
Fraunces serif display titles, day labels, hour cell
|
||||
Manrope body sans-serif paragraphs
|
||||
JetBrains Mono numeric monospace table data, small labels
|
||||
Manrope body sans-serif paragraphs, small labels
|
||||
JetBrains Mono numeric monospace table data
|
||||
════════════════════════════════════════════════════════════════════════ */
|
||||
|
||||
|
||||
@@ -92,9 +92,10 @@ body {
|
||||
}
|
||||
|
||||
.utci-topnav a {
|
||||
font-family: JetBrains Mono, monospace;
|
||||
font-family: Manrope, sans-serif;
|
||||
font-size: 16px;
|
||||
letter-spacing: 0.1em;
|
||||
font-weight: 700;
|
||||
letter-spacing: 0.06em;
|
||||
text-transform: uppercase;
|
||||
color: #b09870;
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user