Template:Uo2014 common
From 2014.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <!-- ====== jQuery ====== --> | ||
+ | <script src="https://code.jquery.com/jquery-1.11.1.min.js"></script> | ||
+ | |||
+ | /* ====== iGEM Wiki Reset ====== */ | ||
<style type="text/css"> | <style type="text/css"> | ||
#top-section { display; none; } | #top-section { display; none; } | ||
.firstHeading { display: none; } | .firstHeading { display: none; } | ||
#footer-box { display: none; } | #footer-box { display: none; } | ||
- | |||
#globalWrapper { padding: 0; margin: 0; width: 100%; border: 0; } | #globalWrapper { padding: 0; margin: 0; width: 100%; border: 0; } | ||
#content { padding: 0; margin: 0; width: 100%; border: 0; } | #content { padding: 0; margin: 0; width: 100%; border: 0; } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 18:50, 15 October 2014
/* ====== iGEM Wiki Reset ====== */