diff options
Diffstat (limited to 'template/fullscreen.st')
| -rw-r--r-- | template/fullscreen.st | 9 |
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 |
