From cf1f2c92bbaaa332d4200301b5670199d6826339 Mon Sep 17 00:00:00 2001 From: Colin Davis Date: Tue, 5 Jul 2011 21:31:42 -0400 Subject: [PATCH] Fix bugs --- static/css/main.css | 12 ++++++++++++ templates/root.html | 21 ++++++++++++++------- webfront.py | 22 +++++++++------------- 3 files changed, 35 insertions(+), 20 deletions(-) diff --git a/static/css/main.css b/static/css/main.css index 0ab83e9..b632735 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -259,6 +259,16 @@ img.right { padding:2px 0 0 0; } +a { + font-family:MyriadProRegular, Helvetica, sans-serif; + font-size:20px; + color: #c1c1c1; + font-style:italic; + text-decoration:none; + } + + + ul { margin:0; padding: 0; @@ -317,6 +327,8 @@ li { width: 960px; } + + .follow a { font-family:MyriadProRegular, Helvetica, sans-serif; font-size:11px; diff --git a/templates/root.html b/templates/root.html index 3266d60..96974e6 100644 --- a/templates/root.html +++ b/templates/root.html @@ -386,25 +386,32 @@ $(document).ready(function(){
- -
Everyone needs Robots!
- RoboHash.org is here because Robots are funny, and because I needed the algorithm/art anyway for a Super-Awesome new forum I'm working on.
- You should email me -
colin@robohash.org +

+ RoboHash.org is here because Robots are funny, and because I needed the algorithm/art anyway for a Super-Awesome new forum I'm working on.

+ + You should email me - + + colin@robohash.org +

+ If the bandwidth gets crazy, I might add a [Robohash.org] banner to the bottom of the image. But it'd be super-tasteful.
- +

- + + + + @@ -423,7 +430,7 @@ $(document).ready(function(){