Template:Uo2014 common

From 2014.igem.org

(Difference between revisions)
Line 7: Line 7:
<!-- ====== jQuery ====== -->
<!-- ====== jQuery ====== -->
<script src="https://code.jquery.com/jquery-1.11.1.min.js"></script>
<script src="https://code.jquery.com/jquery-1.11.1.min.js"></script>
 +
<script type="text/javascript">
 +
$("#top-section #menubar").clone().appendTo("body");
 +
</script>
<style type="text/css">
<style type="text/css">
/* ====== iGEM Wiki Reset ====== */
/* ====== iGEM Wiki Reset ====== */
body { background: white; margin: 0; }
body { background: white; margin: 0; }
-
#top-sectionx, .firstHeading, #contentSub, #footer-box, #catlinks { display: none; }
+
#top-section, .firstHeading, #contentSub, #footer-box, #catlinks { display: none; }
#globalWrapper, #content { padding: 0; margin: 0; width: 100%; border: 0; }
#globalWrapper, #content { padding: 0; margin: 0; width: 100%; border: 0; }

Revision as of 19:06, 15 October 2014