# HG changeset patch # User Arne Babenhauserheide # Date 1234774812 -3600 # Node ID fcc7030d01dbbd2cc226416bc5f9836c56c87521 # Parent 79b76605bbc426777480880de29ef4b0f0283993 Added random testimonies to the bottom (idea). diff -r 79b76605bbc4 -r fcc7030d01db src/en/index.html --- a/src/en/index.html Mon Feb 16 09:47:42 2009 +0100 +++ b/src/en/index.html Mon Feb 16 10:00:12 2009 +0100 @@ -97,6 +97,9 @@ +
+ Random testimony: "I understood how to install Mercurial and how to use it in a few minutes." -Giorgos Keramidas +
diff -r 79b76605bbc4 -r fcc7030d01db src/en/styles/styles.css --- a/src/en/styles/styles.css Mon Feb 16 09:47:42 2009 +0100 +++ b/src/en/styles/styles.css Mon Feb 16 10:00:12 2009 +0100 @@ -78,6 +78,7 @@ .row { display: block; } .col { float: right; display: inline; width: 270px; margin: 25px; } .big { float: left; width: 470px; } +.quote { float: right; width: 740px; text-align: right; margin-right: 25px; } .big h2, .big h3 { margin-top: 20px; } /*