Team:ETH Zurich/tpl/fortables

From 2014.igem.org

(Difference between revisions)
Line 40: Line 40:
<script type="text/x-mathjax-config">
<script type="text/x-mathjax-config">
-
@media
+
if ( $(window).width() < 739) {   
-
only screen and (max-width: 767px),
+
 
-
(min-device-width: 768px) and (max-device-width: 1024px)
+
MathJax.Hub.Config({
MathJax.Hub.Config({
   SVG: {
   SVG: {
Line 48: Line 47:
   }
   }
});
});
 +
}
 +
 +
</script>
</script>
</html>
</html>

Revision as of 00:57, 13 October 2014