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/weedpile.st | 146 +++++++++++++++++++++++++-------------------------- 1 file changed, 73 insertions(+), 73 deletions(-) (limited to 'template/weedpile.st') diff --git a/template/weedpile.st b/template/weedpile.st index 54d8bac..9f7f058 100755 --- a/template/weedpile.st +++ b/template/weedpile.st @@ -105,13 +105,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%;} @@ -122,11 +122,11 @@ font-size:100%;} - +