Mercurial > hg-website
changeset 310:eeb8b75e28fc
Sponsor page
author | David Soria Parra <dsp@php.net> |
---|---|
date | Sun, 09 May 2010 21:18:24 +0200 |
parents | 52ae579c3db4 |
children | 91aa10eeb6f0 |
files | .hgsubstate static/css/styles.css static/images/sponsors/fc-small.png static/images/sponsors/google-small.png static/images/sponsors/moz-small.png static/images/sponsors/python-small.png static/images/sponsors/symbian-small.png templates/base.html |
diffstat | 8 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/.hgsubstate Mon May 03 10:15:08 2010 +0200 +++ b/.hgsubstate Sun May 09 21:18:24 2010 +0200 @@ -1,2 +1,2 @@ -b5b55c3d4f3cd7535f5db3ef9af0a17c2c1ced40 content +34fac74727e92edcb70c441af5632c74165b7679 content 252f9719a9ab0476c3a05de9cebda4807cf47ba7 rendered
--- a/static/css/styles.css Mon May 03 10:15:08 2010 +0200 +++ b/static/css/styles.css Sun May 09 21:18:24 2010 +0200 @@ -91,7 +91,7 @@ /* * Nav */ -#nav { position: absolute; top: 17px; right: 0; background: #999; height: 42px; margin: 0; width: 665px; font-size: 1em; *font-size: 16px; line-height: 42px; font-family: Optimer, Helvetica, Arial, sans-serif; overflow: hidden; } +#nav { position: absolute; top: 17px; right: 0; background: #999; height: 42px; margin: 0; width: 725px; font-size: 1em; *font-size: 16px; line-height: 42px; font-family: Optimer, Helvetica, Arial, sans-serif; overflow: hidden; } #nav li { float: left; margin: 0; padding: 0; list-style: none; } #nav a { float: left; color: #fff; text-decoration: none; padding: 0 16px; *padding: 0 14px; } #nav a:hover, #nav a:focus, #nav .active a { background: #00b5f1; }
--- a/templates/base.html Mon May 03 10:15:08 2010 +0200 +++ b/templates/base.html Sun May 09 21:18:24 2010 +0200 @@ -32,6 +32,7 @@ <li><a href="/downloads/">download</a></li> <li><a href="http://mercurial.selenic.com/wiki/UsingExtensions">extensions</a></li> <li><a href="http://mercurial.selenic.com/wiki/">news/wiki</a></li> + <li><a href="/sponsors/">sponsors</a></li> </ul> <form id="search" method="get" action="http://mercurial.selenic.com/wiki/Mercurial">