diff options
Diffstat (limited to 'static/css/miatile.css')
| -rwxr-xr-x | static/css/miatile.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/miatile.css b/static/css/miatile.css index ee07316..4c96b91 100755 --- a/static/css/miatile.css +++ b/static/css/miatile.css @@ -2,7 +2,7 @@ body { width: 800px;color:#000;padding-bottom:50px;margin-top:-5px;margin:0 auto 0; font-family: sans-serif; font-style: oblique; background:-moz-linear-gradient(top, pink, #000 50%, #000 51%, lightyellow); background:-webkit-gradient(linear, left top, left bottom, from(pink), color-stop(50%, #000), color-stop(51%, #000), to(red));background-attachment:fixed; -background-image:url('http://dump.fm/images/20110227/1298835651215-dumpfm-ryder-MAYA_TILE.gif');background-position:center top;background-attachment:fixed;background-color:#ccc; +background-image:url('https://archive.hump.fm/images/20110227/1298835651215-dumpfm-ryder-MAYA_TILE.gif');background-position:center top;background-attachment:fixed;background-color:#ccc; } .page-title { |
