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/doublerainbow.st | 92 +++++++++++++++++++++++------------------------ 1 file changed, 46 insertions(+), 46 deletions(-) (limited to 'template/doublerainbow.st') diff --git a/template/doublerainbow.st b/template/doublerainbow.st index 6c4674f..b09ca1e 100755 --- a/template/doublerainbow.st +++ b/template/doublerainbow.st @@ -20,7 +20,7 @@ body{margin:0px; background-color:#fff; - font-family:Arial, Helvetica, sans-serif; background:#f0f9ff url(http://dump.fm/static/img/fade-blue.png) top center repeat-x; + font-family:Arial, Helvetica, sans-serif; background:#f0f9ff url(http://hump.fm/static/img/fade-blue.png) top center repeat-x; background-attachment:fixed; } .memes{overflow:auto;} @@ -29,7 +29,7 @@ background-color:#f2f9fe; width:800px; margin: 0 auto 0 auto; background-position:top center; -background-image:url(http://dump.fm/static/img/blue2fade.png); +background-image:url(http://hump.fm/static/img/blue2fade.png); background-repeat:repeat-x; box-shadow: 0 0 10px #000; -webkit-box-shadow: 0 0 10px #000; @@ -57,7 +57,7 @@ text-decoration:none; #infotxt{ font-family: 'courier new', typewriter, matrix, monospace; line-height:15px; -background-image:url(http://dump.fm/static/img/bg.dither.gif); +background-image:url(http://hump.fm/static/img/bg.dither.gif); width:130px; padding:10px; position:fixed; @@ -78,7 +78,7 @@ margin:-1; position:fixed;background-color:white; right:0; top:0px;text-align:right; -background-image:url(http://dump.fm/static/img/bg.dither.gif); +background-image:url(http://hump.fm/static/img/bg.dither.gif); padding:5px; font-family:Helvetica, sans-serif; font-size:18px; @@ -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%;} - +