← Back to team overview

registry team mailing list archive

lp:~andrea.corbellini/launchpad-news-wordpress-theme/ubuntu-font into lp:~launchpad/launchpad-news-wordpress-theme/wordpress_launchpad

 

Andrea Corbellini has proposed merging lp:~andrea.corbellini/launchpad-news-wordpress-theme/ubuntu-font into lp:~launchpad/launchpad-news-wordpress-theme/wordpress_launchpad.

Requested reviews:
  Canonical Launchpad Engineering (launchpad)

-- 
https://code.launchpad.net/~andrea.corbellini/launchpad-news-wordpress-theme/ubuntu-font/+merge/33293
Your team Registry Administrators is subscribed to branch lp:~launchpad/launchpad-news-wordpress-theme/wordpress_launchpad.
=== modified file 'style.css'
--- style.css	2009-04-01 21:14:59 +0000
+++ style.css	2010-08-21 15:31:38 +0000
@@ -7,7 +7,8 @@
 body {
   padding: 0px;
   margin: 0px;
-  font: 13px Verdana, sans-serif;
+  font-size: 13px;
+  font-family: UbuntuBeta, Ubuntu, 'Bitstream Vera Sans', 'DejaVu Sans', Tahoma, sans-serif;
   color: #000;
   background: #fff;
 }


Follow ups