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/thisguy.st | 98 ++++++++++++++++++++++++++--------------------------- 1 file changed, 49 insertions(+), 49 deletions(-) (limited to 'template/thisguy.st') diff --git a/template/thisguy.st b/template/thisguy.st index 4b74d9d..f4ffa36 100755 --- a/template/thisguy.st +++ b/template/thisguy.st @@ -109,13 +109,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%;} @@ -128,11 +128,11 @@ font-size:100%;} - +