From 0bd3046614241f7f7b7b2f329c6e06d9f5713ac1 Mon Sep 17 00:00:00 2001 From: jake Date: Sun, 29 Jan 2017 17:33:02 -0500 Subject: replace all hardcoded urls in templates folder --- template/dealwithit.st | 138 ++++++++++++++++++++++++------------------------- 1 file changed, 69 insertions(+), 69 deletions(-) (limited to 'template/dealwithit.st') diff --git a/template/dealwithit.st b/template/dealwithit.st index 15db09f..36784ec 100755 --- a/template/dealwithit.st +++ b/template/dealwithit.st @@ -98,13 +98,13 @@ a.img_roll:link, .img_roll{ width:130px; height:46px; display:block; - background-image:url(http://dump.fm/static/img/dumppixel.png); + background-image:url(http://hump.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); + background-image:url(http://hump.fm/static/img/dumppixelhover.png); } a{text-decoration:none;color:#f0e; font-size:100%;} @@ -114,11 +114,11 @@ font-size:100%;} - +