# Discourse Larger Font Theme

**URL:** https://meta.discourse.org/t/discourse-larger-font-theme/62083
**Category:** Feature
**Created:** [2017年五月4日 00:38 UTC](https://meta.discourse.org/t/discourse-larger-font-theme/62083 "2017-05-04T00:38:13Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![Johani](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/johani/32/176920_2.png) [@Johani](https://meta.discourse.org/u/Johani)
#### Post date: [2018年二月2日 12:44 UTC](https://meta.discourse.org/t/discourse-larger-font-theme/62083/6 "2018-02-02T12:44:35Z")

</div>

@SidV

As far as I know, the theme was created to demonstrate the cleaned up font system

> [@Cleaning up our font system](https://meta.discourse.org/t/cleaning-up-our-font-system/75396/11):
>
> As a proof of concept, I created a “large fonts” theme available in the hamburger menu here on Meta. This theme consists of a single line of CSS: html {font-size: 16px !important;} (our default is 14px). You’ll see some small issues with margins in the header/nav (which should be easy to overcome in a full theme with a few additional lines of CSS), but overall scaling fonts should now be significantly easier.

So you can create a child-theme and only increase the html font-size and the rest is pretty much automatic.

---

_[View the full topic](https://meta.discourse.org/t/discourse-larger-font-theme/62083)._
