首页「先知」刊头改用毛笔字艺术字体
- 引入 Google Fonts「Ma Shan Zheng」(马善政毛笔楷书) - Tailwind 新增 font-brush 字体族 - 首页 + 积分榜页 + 后台侧边栏的「先知」均改为毛笔字 - 字号加大(text-5xl / text-6xl),去除 tracking,突出书法韵味 Co-Authored-By: new-provider/LongCat-2.0 <<EMAIL>> )
This commit is contained in:
@@ -169,7 +169,7 @@ export default function AdminLayout() {
|
||||
>
|
||||
{/* 报头 */}
|
||||
<div className="flex items-center justify-between border-b border-ink-900 px-5 py-4">
|
||||
<h1 className="font-serif text-lg font-bold tracking-widest text-ink-900">
|
||||
<h1 className="font-brush text-xl text-ink-900">
|
||||
先知
|
||||
<span className="ml-2 align-baseline font-serif text-xs font-normal italic tracking-normal text-ink-500">
|
||||
Profeto
|
||||
|
||||
Reference in New Issue
Block a user