summaryrefslogtreecommitdiff
path: root/template/fullscreen.st
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-08-30 19:18:45 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-08-30 19:18:45 -0400
commit267ad6ad5ef1e906c0ca6b040056ee7699545a55 (patch)
treec0070709d260c19d0bd4cf30468dd1cdda5ef9e1 /template/fullscreen.st
parentb8d5625e0fae0a61a3b14941c6fcb7cb2d7ca724 (diff)
sostler prod commit
Diffstat (limited to 'template/fullscreen.st')
-rw-r--r--template/fullscreen.st9
1 files changed, 5 insertions, 4 deletions
diff --git a/template/fullscreen.st b/template/fullscreen.st
index 0c64b4f..927ae5d 100644
--- a/template/fullscreen.st
+++ b/template/fullscreen.st
@@ -76,12 +76,13 @@ margin-right:0;
height:35px;
}
-img { image-rendering: -moz-crisp-edges; }
-
-
+.memelogo{padding:0px;top:0px;position:absolute;}
</style>
</head>
<body>
+<a href="http://dump.fm">
+<img src="http://dump.fm/static/img/dumppixelhover.png"class="memelogo">
+</a>
<div id="big-image">waiting 4 new image from dump.fm.............</div>
<div id="controls"></div>
<!--
@@ -105,4 +106,4 @@ Timestamp = $timestamp$;
initFullscreen()
</script>
</body>
-</html>
+</html> \ No newline at end of file