← Back to team overview

launchpad-doc team mailing list archive

[Bug 121664] Re: news.launchpad.net uses three slightly-different typefaces

 

/*- Headings */

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	}


body {
	font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	color: #444;
	background: #EDEDED;
	text-align: center;
	margin: 0 0 30px;
	}

-- 
news.launchpad.net uses three slightly-different typefaces
https://bugs.launchpad.net/bugs/121664
You received this bug notification because you are a member of Launchpad
Documentation Team, which is subscribed to Launchpad Documentation.