changeset 25:4cd968e1c80b

Polishing: Benefit items shown more clearly.
author Arne Babenhauserheide <bab@draketo.de>
date Sun, 15 Feb 2009 19:34:03 +0100
parents a844c6dabd19
children a64b7ddbed10
files src/en/index.html
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/src/en/index.html	Sun Feb 15 19:28:33 2009 +0100
+++ b/src/en/index.html	Sun Feb 15 19:34:03 2009 +0100
@@ -57,15 +57,15 @@
 					<h3>How you can benefit from Mercurial</h3>
 					<ol>
 						<li class="i-1">
-							<h4><a href="about.html">It is fast and powerful</a></h4>
+							<h4>It is <a href="about.html">fast and powerful</a></h4>
 							<p>Mercurial offers you the power and speed to efficiently handle projects of any size and kind. You can use a multitude of [workflows]() and easily enhance its functionality with [extensions]().</p>
 						</li>
 						<li class="i-2">
-							<h4><a href="./usage">It is easy to use</a></h4>
+							<h4>It is <a href="./usage">easy to use</a></h4>
 							<p>Mercurials consistent and intuitive interface makes it easy to learn and understand. You can simply start with the [bare basics][] and learn incrementally or print a copy of the [hgbook]() to understand the big picture in one go. </p>
 						</li>
 						<li class="i-3">
-							<h4><a href="./testimonies">And it just works.</a></h4>
+							<h4>And it <a href="./testimonies">just works</a></h4>
 							<p>Mercurial strives to deliver on each of its promises. Most tasks simply work on the first try and without requiring arcane knowledge. (If one doesn't, that's most likely no feature but a <a href="http://selenic.com/mercurial/bugs/">bug</a>. Please <a href="http://selenic.com/mercurial/bugs/">tell us about it</a>!)</p>
 						</li>
 					</ol>