From 8865b1fd1c891a75f1e2c980241287b82aaaef41 Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Thu, 9 Sep 2010 01:52:14 -0400 Subject: sostler prod commit --- static/error.html | 20 ++++++++++++++++++++ static/js/fullscreen.js | 1 + template/mutes.st | 23 +++++++++++++---------- 3 files changed, 34 insertions(+), 10 deletions(-) create mode 100644 static/error.html diff --git a/static/error.html b/static/error.html new file mode 100644 index 0000000..42fb64c --- /dev/null +++ b/static/error.html @@ -0,0 +1,20 @@ + + + +dump.fm - error + + + + +
+ +
+We're sorry... +
The page yur looking for can't be found.

+ +
+ + \ No newline at end of file diff --git a/static/js/fullscreen.js b/static/js/fullscreen.js index 573cabe..0f54102 100644 --- a/static/js/fullscreen.js +++ b/static/js/fullscreen.js @@ -179,4 +179,5 @@ $(function() { PrevMouseCoord = [e.pageX, e.pageY]; $('#memelogo').stop(true, false).animate({opacity: 1.0}, "fast").delay(LogoFadeDelay).animate({opacity: 0}, "slow"); }); + $('#memelogo').delay(LogoFadeDelay).animate({opacity: 0}, "slow"); }); \ No newline at end of file diff --git a/template/mutes.st b/template/mutes.st index e826e8d..d8d9e96 100644 --- a/template/mutes.st +++ b/template/mutes.st @@ -1,14 +1,17 @@ - dump.fm Mutes - $head()$ + dump.fm mutes + + +