Team:ETH Zurich/tpl/fortables

From 2014.igem.org

(Difference between revisions)
(Created page with "<html> <style> @media only screen and (max-width: 767px), (min-device-width: 768px) and (max-device-width: 1024px) { - Force table to not be like tables anymore: table, t...")
 
(10 intermediate revisions not shown)
Line 38: Line 38:
}
}
</style>
</style>
 +
 +
<script>
 +
if ( $(window).width() < 739) {   
 +
 +
MathJax.Hub.Config({
 +
  SVG: {
 +
    scale: 70
 +
  }
 +
});
 +
 +
}
 +
</script>
 +
</html>
</html>

Latest revision as of 01:27, 13 October 2014