Author: Matti Picus <matti.pi...@gmail.com> Branch: extradoc Changeset: r501:a5408dbc649c Date: 2014-05-09 09:21 +0300 http://bitbucket.org/pypy/pypy.org/changeset/a5408dbc649c/
Log: make checksum list on download page fit a bit better diff --git a/css/site.css b/css/site.css --- a/css/site.css +++ b/css/site.css @@ -167,7 +167,7 @@ #body-inner { margin: 0 auto; padding: 10px 20px; - width: 950px; + width: 1000px; } #body-outer { @@ -223,7 +223,7 @@ #main { float: left; padding: 10px 30px 0 10px; - width: 630px; + width: 680px; line-height: 2em; font-size: 0.9em; } @@ -1375,4 +1375,4 @@ position: absolute; text-align: center; left: 400px; -} \ No newline at end of file +} _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit