Mercurial > hg-website
changeset 456:c3c50748a20b
downloads: add link to DeveloperRepos on wiki
author | Kevin Bullock <kbullock+mercurial@ringworld.org> |
---|---|
date | Wed, 11 May 2016 15:30:46 -0500 |
parents | f6d8312a5c48 |
children | 19ea041943ed |
files | static/css/styles.css templates/downloads/index.html |
diffstat | 2 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/static/css/styles.css Wed May 11 15:30:31 2016 -0500 +++ b/static/css/styles.css Wed May 11 15:30:46 2016 -0500 @@ -134,7 +134,9 @@ * Homepage */ #home #logo { margin-bottom: 0 !important; } -#home dl { margin: 0 30px; font-family: Verdana, DejaVuSans, Helvetica, Arial, sans-serif; font-size: .80em; line-height: 1.4em; } +#home dl, +#home .dl-note { margin: 0 30px; font-family: Verdana, DejaVuSans, Helvetica, Arial, sans-serif; font-size: .80em; line-height: 1.4em; } +#home .dl-note { padding-bottom: 1em; } /* #home h1 { font-size: 48px; line-height: 1em; margin: 0 0 20px 0; font-weight: normal; } */ #header { font-size: 48px; line-height: 1em; margin: 0 0 20px 0; font-weight: normal; } #subheader { font-size: 22px; line-height: 1.2em; margin-bottom: 20px; font-weight: normal; }
--- a/templates/downloads/index.html Wed May 11 15:30:31 2016 -0500 +++ b/templates/downloads/index.html Wed May 11 15:30:46 2016 -0500 @@ -57,6 +57,9 @@ <a href="https://www.mercurial-scm.org/repo/hg-committed/"> https://www.mercurial-scm.org/repo/hg-committed/</a>.</dd> </dl> + <p class="dl-note">See + <a href="https://www.mercurial-scm.org/wiki/DeveloperRepos">Developer + Repositories</a> on the wiki for a full list.</p> <h5>Requirements</h5> <dl>