diff options
Diffstat (limited to 'static/registerr.html')
| -rwxr-xr-x | static/registerr.html | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/static/registerr.html b/static/registerr.html index 06ee69d..f7a3071 100755 --- a/static/registerr.html +++ b/static/registerr.html @@ -42,9 +42,7 @@ jQuery(window).load(function() { <div id="rapper"> <div id="toplogo"> -<img style="visibility:hidden;width:0px;height:0px;"/><style type='text/css'> - -</style> +<img class="preload-pixel" alt="" /> <a class="img_roll" href="/register"></a> <div id="lilflag"> HOME OF THE SLOTHGOTH!!!!! @@ -88,7 +86,7 @@ preview dump.fm! </div> <div id="footer"> @2010 <a href="/">dump.fm</a> -<a href="/about_us"><span style="word-spacing:normal;">About Us</span></a> +<a href="/about_us"><span class="word-spacing-normal">About Us</span></a> <a href="/terms">Terms</a> <a href="/privacy">Privacy</a></div> </div> |
