Page MenuHomeMusing Studio

Improve article / blog typography
Open, LowPublic

Description

Overview

Typography could be improved on blogs and articles. The font sizes on blogs are small (bigger on individual articles). Reader View in Firefox makes the blog look quite nice (and a writer is suggesting their readers use it over the default style).

Implementation

To start:

html {
  font-size: 21px;
}
body {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

Event Timeline

matt lowered the priority of this task from Normal to Low.Jul 26 2016, 2:18 AM

This will be great, but will require some deliberate thought (and ideally some input from someone who knows what they're doing).

matt removed matt as the assignee of this task.Jan 25 2018, 4:08 PM
matt added a project: Restricted Project.
matt changed the visibility from "Restricted Project (Project)" to "Public (No Login Required)".Fri, Sep 13, 9:59 PM