Template:Templates/head

From 2014.igem.org

(Difference between revisions)
Line 27: Line 27:
                     function resizeBg(){
                     function resizeBg(){
                         var splash = $('#splash-wrapper');
                         var splash = $('#splash-wrapper');
-
                         splash.height(Math.ceil(splash.width() / 1.6));
+
                         splash.height(Math.floor(splash.width() / 1.6));
                     }
                     }
                 </script>
                 </script>

Revision as of 18:21, 17 October 2014