From 8420e6bd5d70b77da172ea6bbc61bf4f508a1dd2 Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Tue, 22 Jun 2010 14:19:04 -0400 Subject: sostler prod commit --- static/css/header.css | 12 ++++++++++++ static/index.html | 17 ++++++++++++++--- 2 files changed, 26 insertions(+), 3 deletions(-) (limited to 'static') diff --git a/static/css/header.css b/static/css/header.css index 2466b22..2c45fc0 100755 --- a/static/css/header.css +++ b/static/css/header.css @@ -1,6 +1,18 @@ /* reset.css From http://meyerweb.com/eric/tools/css/reset/ v1.0 | 20080212 */ +a.img_roll:link, .img_roll{ + width:130px; + height:46px; + display:block; + background-image:url(http://dump.fm/static/img/dumppixel.png); +} +a.img_roll:hover{ + width:130px; + height:46px; + display:block; + background-image:url(http://dump.fm/static/img/dumppixelhover.png); +} html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, diff --git a/static/index.html b/static/index.html index e1f6063..acbcb2a 100644 --- a/static/index.html +++ b/static/index.html @@ -38,6 +38,8 @@ jQuery(window).load(function() { @@ -256,17 +266,18 @@ padding:5px;