changeset 32:fcc7030d01db

Added random testimonies to the bottom (idea).
author Arne Babenhauserheide <bab@draketo.de>
date Mon, 16 Feb 2009 10:00:12 +0100
parents 79b76605bbc4
children b4cf62b1c98d
files src/en/index.html src/en/styles/styles.css
diffstat 2 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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 @@
                     </div>
 					
 				</div>
+                                <div class="quote">
+                                        <em>Random testimony: "I understood how to install Mercurial and how to use it in a few minutes." -Giorgos Keramidas</em>
+                                </div>
 			</div>
 		</div>
 
--- 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; }
 
 /*