# HG changeset patch # User Arne Babenhauserheide # Date 1234885863 -3600 # Node ID c539a72813f8917c0da734890fefbf62f5e8f7e4 # Parent 82cafebaf0c6bed53b6e8ce9a77ae45f92bc383b manually merged the changes from src/en/ into hgscm/templates/ (index and css) diff -r 82cafebaf0c6 -r c539a72813f8 hgscm/media/css/styles.css --- a/hgscm/media/css/styles.css Tue Feb 17 16:35:58 2009 +0100 +++ b/hgscm/media/css/styles.css Tue Feb 17 16:51:03 2009 +0100 @@ -78,7 +78,8 @@ .row { display: block; } .col { float: right; display: inline; width: 270px; margin: 25px; } .big { float: left; width: 470px; } -.big h2 { margin-top: 20px; } +.quote { float: right; width: 740px; text-align: right; margin-right: 25px; } +.big h2, .big h3 { margin-top: 20px; } /* * Logo @@ -125,6 +126,8 @@ #home ol li { list-style: none; background: url(../images/bullet-big-1.png) no-repeat 0 0; padding-left: 60px; min-height: 43px; _height: 43px; } #home ol .i-2 { background-image: url(../images/bullet-big-2.png); } #home ol .i-3 { background-image: url(../images/bullet-big-3.png); } +#home ol a { text-decoration: none; } +#home ol a:hover, #home h4 a:focus { text-decoration: underline; } /* * Footer diff -r 82cafebaf0c6 -r c539a72813f8 hgscm/templates/frontpage.html --- a/hgscm/templates/frontpage.html Tue Feb 17 16:35:58 2009 +0100 +++ b/hgscm/templates/frontpage.html Tue Feb 17 16:51:03 2009 +0100 @@ -5,7 +5,7 @@

Work easier
Work faster

-

Benefit now from one of the easiest and fastest Source Control Management systems. Mercurial makes working with documents easier.

+

Mercurial is a free, distributed source control management tool. It efficiently handles projects of any size and offers an easy and intuitive interface.

@@ -15,11 +15,13 @@
Requiurements
-
Python 2.5 (get python)
+
Python 2.4 (get python)
+
Another OS?
Get mercurial for:
Mac OS X
-
Linux
+
Linux
+
other