Merge lp:~nigelbabu/launchpad/font-fixes-787798 into lp:launchpad

Proposed by Nigel Babu
Status: Merged
Approved by: Aaron Bentley
Approved revision: no longer in the source branch.
Merged at revision: 13901
Proposed branch: lp:~nigelbabu/launchpad/font-fixes-787798
Merge into: lp:launchpad
Diff against target: 12 lines (+1/-1)
1 file modified
lib/lp/app/templates/base-layout-macros.pt (+1/-1)
To merge this branch: bzr merge lp:~nigelbabu/launchpad/font-fixes-787798
Reviewer Review Type Date Requested Status
Aaron Bentley (community) Approve
Review via email: mp+74492@code.launchpad.net

Description of the change

Make the webfonts look much better on Firefox.

To post a comment you must log in.
Revision history for this message
Aaron Bentley (abentley) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'lib/lp/app/templates/base-layout-macros.pt'
2--- lib/lp/app/templates/base-layout-macros.pt 2011-09-06 20:10:34 +0000
3+++ lib/lp/app/templates/base-layout-macros.pt 2011-09-07 18:21:49 +0000
4@@ -171,7 +171,7 @@
5 type="text/css"
6 rel="stylesheet"
7 media="screen, print"
8- href="https://fonts.googleapis.com/css?family=Ubuntu" />
9+ href="https://fonts.googleapis.com/css?family=Ubuntu:400,400italic,700,700italic" />
10
11 <link
12 type="text/css"