~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/app/templates/base-layout-macros.pt

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-09-06 20:10:34 UTC
  • mfrom: (13851.2.3 ubuntu-font-787798)
  • Revision ID: launchpad@pqm.canonical.com-20110906201034-f56n10lcb3fzr5np
[r=bac][ui=sinzui][bug=787798] Use Google Web Fonts so Launchpad
        always displays in Ubuntu font

Show diffs side-by-side

added added

removed removed

Lines of Context:
166
166
    We can revisit this IE-only optimization if we remove SSL.  Any changes that
167
167
    affect IE should be tested using webpagetest.org. (See the dev.launchpad.net
168
168
    wiki for details.)
169
 
  </tal:comment>
 
169
    </tal:comment>
 
170
  <link
 
171
        type="text/css"
 
172
        rel="stylesheet"
 
173
        media="screen, print"
 
174
        href="https://fonts.googleapis.com/css?family=Ubuntu" />
 
175
 
170
176
  <link
171
177
        type="text/css"
172
178
        rel="stylesheet"