Index: src/site/resources/css/site.css =================================================================== --- src/site/resources/css/site.css (r‚vision 428360) +++ src/site/resources/css/site.css (copie de travail) @@ -7,15 +7,18 @@ list-style-type: square; } -#downloadbox { +#sidebox { float: right; +} + +div.frontbox { margin: 0 1em 2em 2em; padding: 1em; border: 1px solid #999; background-color: #eee; } -#downloadbox h5 { +div.frontbox h5 { color: #000; margin: 0; border-bottom: 1px solid #aaaaaa; @@ -23,18 +26,18 @@ padding: 0; } -#downloadbox p { +div.frontbox p { margin-top: 1em; margin-bottom: 0; } -#downloadbox ul { +div.frontbox ul { margin-top: 0; margin-bottom: 1em; list-style-type: disc; } -#downloadbox li { +div.frontbox li { font-size: smaller; } Index: src/site/xdoc/index.xml =================================================================== --- src/site/xdoc/index.xml (r‚vision 428360) +++ src/site/xdoc/index.xml (copie de travail) @@ -6,46 +6,66 @@
-
-
Get Maven 2.0.4
-

- - - Download +

Maven is a software project management and comprehension tool. Based on the concept of a project object model @@ -57,7 +77,7 @@

All the documentation for Maven is in the form of guides which can all be found here. -

+

About Maven 2.0