mirror of
https://github.com/BoostIo/Boostnote
synced 2026-01-30 09:07:21 +00:00
Loading font 微調整
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
url('../../Lato-Regular.woff') format('woff'), /* Modern Browsers */
|
||||
url('../../Lato-Regular.ttf') format('truetype');
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-weight: normal;
|
||||
text-rendering: optimizeLegibility;
|
||||
}
|
||||
#loadingCover{
|
||||
@@ -32,8 +32,9 @@
|
||||
margin: 0 auto;
|
||||
}
|
||||
#loadingCover .message{
|
||||
font-size: 2.5em;
|
||||
font-size: 45px;
|
||||
text-align: center;
|
||||
line-height: 1.6;
|
||||
font-weight: 200;
|
||||
color: #404849;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user