1.43 - Extra Pulldown & New Cloud Icons
This commit is contained in:
+25
-18
@@ -88,10 +88,11 @@
|
||||
flex-shrink: 0;
|
||||
padding: 12px 24px;
|
||||
cursor: pointer;
|
||||
font-family: JetBrains Mono, monospace;
|
||||
font-family: Manrope, sans-serif;
|
||||
font-size: 10px;
|
||||
font-weight: 700;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.14em;
|
||||
letter-spacing: 0.08em;
|
||||
background: transparent;
|
||||
border: none;
|
||||
color: #b09870;
|
||||
@@ -137,10 +138,11 @@
|
||||
}
|
||||
|
||||
.filter-profiles-label {
|
||||
font-family: JetBrains Mono, monospace;
|
||||
font-family: Manrope, sans-serif;
|
||||
font-size: 12px;
|
||||
font-weight: 700;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.18em;
|
||||
letter-spacing: 0.08em;
|
||||
color: #7a5c2a;
|
||||
margin-right: 4px;
|
||||
white-space: nowrap;
|
||||
@@ -162,10 +164,11 @@
|
||||
border: 1.5px solid #c9b08a;
|
||||
background: #f5edd6;
|
||||
color: #6b4228;
|
||||
font-family: JetBrains Mono, monospace;
|
||||
font-family: Manrope, sans-serif;
|
||||
font-size: 13px;
|
||||
font-weight: 700;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.1em;
|
||||
letter-spacing: 0.06em;
|
||||
transition: all 0.15s;
|
||||
-webkit-user-select: none;
|
||||
user-select: none;
|
||||
@@ -198,10 +201,11 @@
|
||||
}
|
||||
|
||||
.col-toggles-label {
|
||||
font-family: JetBrains Mono, monospace;
|
||||
font-family: Manrope, sans-serif;
|
||||
font-size: 12px;
|
||||
font-weight: 700;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.18em;
|
||||
letter-spacing: 0.08em;
|
||||
color: #7a5c2a;
|
||||
margin-right: 4px;
|
||||
white-space: nowrap;
|
||||
@@ -214,10 +218,11 @@
|
||||
border: 1.5px solid #c9b08a;
|
||||
background: #f5edd6;
|
||||
color: #6b4228;
|
||||
font-family: JetBrains Mono, monospace;
|
||||
font-family: Manrope, sans-serif;
|
||||
font-size: 12px;
|
||||
font-weight: 700;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.1em;
|
||||
letter-spacing: 0.06em;
|
||||
transition: all 0.15s;
|
||||
-webkit-user-select: none;
|
||||
user-select: none;
|
||||
@@ -297,8 +302,9 @@
|
||||
gap: 5px;
|
||||
padding: 5px 12px 5px 10px;
|
||||
font-size: 12px;
|
||||
font-family: JetBrains Mono, monospace;
|
||||
letter-spacing: 0.08em;
|
||||
font-family: Manrope, sans-serif;
|
||||
font-weight: 700;
|
||||
letter-spacing: 0.05em;
|
||||
text-transform: uppercase;
|
||||
cursor: pointer;
|
||||
border: 1.5px solid #c9b08a;
|
||||
@@ -465,11 +471,11 @@
|
||||
.utci-table th {
|
||||
background: #f0e4c4;
|
||||
color: #6b4f2a;
|
||||
font-family: JetBrains Mono, monospace;
|
||||
font-family: Manrope, sans-serif;
|
||||
font-size: 12px;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.12em;
|
||||
font-weight: 600;
|
||||
letter-spacing: 0.07em;
|
||||
font-weight: 700;
|
||||
padding: 14px 12px;
|
||||
text-align: right;
|
||||
white-space: nowrap;
|
||||
@@ -478,7 +484,7 @@
|
||||
@media (max-width: 800px) {
|
||||
.utci-table th {
|
||||
font-size: 10px;
|
||||
letter-spacing: 0.14em;
|
||||
letter-spacing: 0.08em;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -703,8 +709,9 @@
|
||||
}
|
||||
|
||||
.utci-band-label {
|
||||
font-family: JetBrains Mono, monospace;
|
||||
font-family: Manrope, sans-serif;
|
||||
font-size: 10px;
|
||||
font-weight: 700;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.08em;
|
||||
letter-spacing: 0.06em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user