~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/canonical/launchpad/icing/css/base.css

  • Committer: mbp at canonical
  • Date: 2011-12-07 04:57:36 UTC
  • mto: This revision was merged to the branch mainline in revision 14471.
  • Revision ID: mbp@canonical.com-20111207045736-hhmuakagr87r35x7
Remove all references to UbuntuBeta fonts

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
body {
2
 
    font-family: 'UbuntuBeta Regular', Ubuntu, 'Bitstream Vera Sans', 'DejaVu Sans', Tahoma, sans-serif;
 
2
    font-family: Ubuntu, 'Bitstream Vera Sans', 'DejaVu Sans', Tahoma, sans-serif;
3
3
    font-size: 12px;
4
4
    line-height: 18px; /* The same as the sprite height. */
5
5
    color: #333;