修正文章页文字样式

This commit is contained in:
Colin_XKL
2020-06-16 16:27:12 +08:00
parent 03ae188756
commit 487a9276e4

View File

@@ -0,0 +1,8 @@
<!--
If you want to include any custom html just before </head>, put it in /layouts/partials/extended_head.html
Do not put anything in this file - it's only here so that hugo won't throw an error if /layouts/partials/extended_head.html doesn't exist.
-->
<style type="text/css">
body {font-weight: unset !important;}
</style>