mirror of
https://github.com/discourse/discourse.git
synced 2025-06-08 00:27:32 +08:00
Merge pull request #1115 from mfeckie/stop-faqs-looking-hideous
Make the FAQ fonts match rest of site
This commit is contained in:
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
.body-page {
|
.body-page {
|
||||||
|
|
||||||
font-family: Georgia, Times, "Times New Roman", serif;
|
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
line-height: 22px;
|
line-height: 22px;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user