Skip to content

Commit

Permalink
XXXXXXX
Browse files Browse the repository at this point in the history
  • Loading branch information
flight025 committed Dec 13, 2023
1 parent 78efae6 commit 2e03c79
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions css/fonts.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
src: local('Kaiti'), local('Kaiti SC'), local('STKaiti'), local('楷体'), local('SimKai'), local('DFKai-SB'), local('AR-PL-KaitiM-GB'),
url('https://cdn.jsdelivr.net/gh/flight025/css@main/AR-PL-KaitiM-GB.woff2') format('woff2');
}
body {
font-family: Palatino, 'Palatino Linotype', 'Palatino LT STD', 'Latin Modern Roman', 'Source Han Serif CN', serif;
.post blockquote, .newsletter blockquote, .home blockquote {
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, 'AR-PL-KaitiM-GB','STKaiti', 'Roboto Mono','霞鹜文楷等宽', 'KaiTi', '楷体', 'SimKai', 'DFKai-SB', 'NSimSun', serif;
}
.home blockquote, .cn blockquote, .kai, .cn em, .cn .side, .hash-note, .hide-notes .toggle-notes {
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino,AR-PL-KaitiM-GB , serif;
blockquote {
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino,'AR-PL-KaitiM-GB', 'STKaiti', 'Roboto Mono','霞鹜文楷等宽','KaiTi', '楷体', 'SimKai', 'DFKai-SB', 'NSimSun', serif;
}
code {
font-family: Consolas, Courier, 'Courier New',AR-PL-KaitiM-GB , monospace;
font-family: Consolas, Courier, "Courier New", 'AR-PL-KaitiM-GB','STKaiti','Roboto Mono', 'KaiTi', 'SimKai', monospace;
}
pre, code {
font-size: .95em;
Expand Down

0 comments on commit 2e03c79

Please sign in to comment.