Team:ETH Zurich/tpl/fortables

From 2014.igem.org

(Difference between revisions)
 
(9 intermediate revisions not shown)
Line 39: Line 39:
</style>
</style>
-
<script type="text/x-mathjax-config">
+
<script>
-
@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: {
-
     scale: 80
+
     scale: 70
   }
   }
});
});
 +
 +
}
</script>
</script>
</html>
</html>

Latest revision as of 01:27, 13 October 2014