发布 v1.10 #5
@@ -10,6 +10,17 @@
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
background-color: #f4f7f9;
|
||||
font-family: var(
|
||||
--font-family,
|
||||
-apple-system,
|
||||
BlinkMacSystemFont,
|
||||
'Segoe UI',
|
||||
Roboto,
|
||||
'Helvetica Neue',
|
||||
Arial,
|
||||
'Noto Sans',
|
||||
sans-serif
|
||||
);
|
||||
/* background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%); */
|
||||
}
|
||||
|
||||
@@ -70,7 +81,7 @@
|
||||
.loadingText {
|
||||
color: #333;
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
font-weight: 700;
|
||||
margin-bottom: 24px;
|
||||
letter-spacing: 0.5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user