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/perezhilton.st | 54 ++++++++++++++++++++++++------------------------- 1 file changed, 27 insertions(+), 27 deletions(-) (limited to 'template/perezhilton.st') diff --git a/template/perezhilton.st b/template/perezhilton.st index 8810d27..38165e6 100755 --- a/template/perezhilton.st +++ b/template/perezhilton.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%;} - +