Skip to content

Commit 25c82b5

Browse files
authored
Update extended_head.html
update post content font style
1 parent 6e971cb commit 25c82b5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

layouts/partials/extended_head.html

+3-2
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,13 @@
3636
</script>
3737

3838
<script async onload="loadAgies()" src="https://cdn-go.cn/aegis/aegis-sdk/latest/aegis.min.js"></script>
39-
<script defer src="https://busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script>
39+
4040
<link rel="preconnect" href="https://cdnjs.cloudflare.com">
4141
<link rel="preconnect" href="https://cdn.jsdelivr.net">
4242
<meta http-equiv="x-dns-prefetch-control" content="on">
4343
<link rel="dns-prefetch" href="//api.github.com" />
4444
<link rel="dns-prefetch" href="//avatars.githubusercontent.com" />
45+
<script defer src="https://busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script>
4546

4647
<style type="text/css">body {font-weight: unset !important;font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Microsoft YaHei,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif!important;}
47-
.framed{width: 100%;} .framed .h-anchor{display: none;}</style>
48+
.framed{width: 100%;} .framed .h-anchor{display: none;} .post-content p {font-size:1.1rem; line-height:1.8rem; margin:1em 0; }</style>

0 commit comments

Comments
 (0)