e674574f3260

Merge.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Sun, 06 Feb 2011 18:26:46 -0500
parents 9c925e190ed9 (current diff) aa90f23e2ab6 (diff)
children 79e8d711898c
branches/tags (none)
files

Changes

--- a/media/css/sjl.less	Sun Feb 06 18:26:27 2011 -0500
+++ b/media/css/sjl.less	Sun Feb 06 18:26:46 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;
--- a/requirements.txt	Sun Feb 06 18:26:27 2011 -0500
+++ b/requirements.txt	Sun Feb 06 18:26:46 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