xiaoheiAh / hugo-theme-pure

A pure theme for Hugo
https://themes.gohugo.io/theme/hugo-theme-pure/
MIT License
266 stars 128 forks source link

字体和大小怎么修改? #93

Open qigj opened 4 years ago

qigj commented 4 years ago

你好 请问博客的字体,还有字体大小在哪里修改?

LiangqinRen commented 3 years ago

I have the same question, when I search for the answer here, then, I find your unsolved question. I find the solution from other issues. You could modify the file themes/pure/assets/css/style.css and search for the key font-size, and there is one item locates at the body bracket. Its origin value is 14px, you could change its value to change the font size.

qigj commented 3 years ago

thank you!我还想问下代码框里的字体怎么修改。