Template:Team:HokkaidoU Japan/stylesheets/layout.css

From 2012.igem.org

(Difference between revisions)
Line 53: Line 53:
}
}
-
</style></html>
+
</style>
 +
<script type="text/javascript">
 +
    if ($('#hokkaidou-column-nav').height() > $('#hokkaidou-column-main').height()) {
 +
        $('#hokkaidou-column-main').height($('#hokkaidou-column-nav').height();
 +
    }else{
 +
        $('#hokkaidou-column-nav').height($('#hokkaidou-column-main').height();
 +
    }
 +
</script>
 +
</html>

Revision as of 09:58, 14 July 2012