我没改好吧
This commit is contained in:
parent
742346ea7a
commit
6311811bf3
@ -1,7 +1,7 @@
|
||||
/* 使用 @font-face 引用本地字体 */
|
||||
@font-face {
|
||||
font-family: 'Pacifico'; /* 字体名称 */
|
||||
src: url('../font/Pacifico.ttf') format('truetype'); /* 设置 .ttf 格式 */
|
||||
src: url('../font/Pacifico.ttf') format('truetype'); /* 设置 .ttf 字体 */
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user