3.5.3
Make profile bar sticky Change to 24 hour cycle
This commit is contained in:
+6
-3
@@ -1392,14 +1392,17 @@
|
||||
|
||||
.utci-footer {
|
||||
margin-top: 36px;
|
||||
padding-top: 20px;
|
||||
padding: 10px 0;
|
||||
font-family: Manrope, sans-serif;
|
||||
font-size: 10px;
|
||||
font-weight: 700;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.07em;
|
||||
color: #9a7d5a;
|
||||
line-height: 2.2;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
/* The "Reading the table." intro snippet */
|
||||
@@ -1415,7 +1418,7 @@
|
||||
/* Site-wide footer - matches about and faq pages */
|
||||
.utci-site-footer {
|
||||
text-align: center;
|
||||
padding: 2rem 1.5rem;
|
||||
padding: 10px 1.5rem;
|
||||
font-size: 0.82rem;
|
||||
color: #b09870;
|
||||
border-top: 1px solid #e0d0a8;
|
||||
|
||||
Reference in New Issue
Block a user