← Back to team overview

launchpad-doc team mailing list archive

[Bug 141486] Re: Fully justified text on Launchpad News blog formats poorly

 

The fix to this is in style.css

.entry-content {
	font-size: 1.2em;
	line-height: 1.8em;
	text-align: left;
	color: #444;
	}

But I do not have permissions to write to the file.

-- 
Fully justified text on Launchpad News blog formats poorly
https://bugs.launchpad.net/bugs/141486
You received this bug notification because you are a member of Launchpad
Documentation Team, which is subscribed to Launchpad Documentation.