Template:Uo2014 common
From 2014.igem.org
(Difference between revisions)
Line 12: | Line 12: | ||
<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"> | <script type="text/javascript"> | ||
+ | $(function(){ | ||
+ | $("#globalWrapper").attr("id", ""); | ||
$("#top-section .left-menu").clone().appendTo("body").css({ | $("#top-section .left-menu").clone().appendTo("body").css({ | ||
position: "fixed", bottom: "0px", left: "0px", width: "100%", top: "auto" | position: "fixed", bottom: "0px", left: "0px", width: "100%", top: "auto" | ||
}).attr("id", "").attr("class", "uo2014-menubar"); | }).attr("id", "").attr("class", "uo2014-menubar"); | ||
+ | }); | ||
</script> | </script> | ||
Line 28: | Line 31: | ||
h1, h2, h3, h4, h5, h6 { border: 0; margin-bottom: 7px !important; padding: 0 !important } | h1, h2, h3, h4, h5, h6 { border: 0; margin-bottom: 7px !important; padding: 0 !important } | ||
- | |||
/* | /* |
Revision as of 20:21, 15 October 2014