# HG changeset patch # User Steve Losh # Date 1295973612 18000 # Node ID c4db07acaccb3925c22f4e2c832309dd6acfe19e # Parent 9d10c90cfa613493940152f2239de07011427d70 Make the front page suck less. diff -r 9d10c90cfa61 -r c4db07acaccb media/css/sjl.less --- a/media/css/sjl.less Fri Nov 05 16:32:26 2010 -0400 +++ b/media/css/sjl.less Tue Jan 25 11:40:12 2011 -0500 @@ -151,12 +151,12 @@ .splash { color: #454545; text-align: center; - font: normal 45px/50px @font-fancy; + font: normal 27px/32px @font-fancy; margin-bottom: -1px; - padding-top: 25px; + padding-top: 0; p { - margin-bottom: 50px; + margin-bottom: 24px; } .amp { font-style: italic; diff -r 9d10c90cfa61 -r c4db07acaccb requirements.txt --- a/requirements.txt Fri Nov 05 16:32:26 2010 -0400 +++ b/requirements.txt Tue Jan 25 11:40:12 2011 -0500 @@ -4,7 +4,7 @@ -e svn+http://svn.cherrypy.org/tags/cherrypy-3.2.0rc1#egg=cherrypy -e git://gitorious.org/python-markdown/mainline.git#egg=markdown -pyYAML +PyYAML smartypants Pygments -PIL \ No newline at end of file +PIL