Template:Team:Bonn

From 2013.igem.org

(Difference between revisions)
(Update script links)
(Relayout global code)
Line 1: Line 1:
<html>
<html>
 +
 +
<!-- Basic CSS to adjust the Wiki layout to our needs -->
<style type="text/css">
<style type="text/css">
/* ********************** */
/* ********************** */
Line 50: Line 52:
/* ********************** */
/* ********************** */
 +
</style>
 +
/** JS Scripts **/
 +
<script type="text/javascript" src="http://igem.uni-bonn.de/shared/superfish/js/jquery-1.9.1.min.js"></script>
 +
<script src="http://code.jquery.com/ui/1.10.2/jquery-ui.js"></script>
 +
<script type="text/javascript" src="http://cloud.github.com/downloads/malsup/cycle/jquery.cycle.all.2.74.js"></script>
 +
 +
<script type="text/javascript" src="http://igem.uni-bonn.de/shared/superfish/js/hoverIntent.js"></script>
 +
<script type="text/javascript" src="http://igem.uni-bonn.de/shared/superfish/js/superfish.js"></script>
 +
 +
<!-- Extra CSS -->
 +
<link rel="stylesheet" type="text/css" href="http://igem.uni-bonn.de/shared/superfish/css/superfish-igem13.css" media="screen">
 +
<style type="text/css">
.mw-headline{
.mw-headline{
  color:#ffffff;
  color:#ffffff;
Line 368: Line 382:
</style>
</style>
-
<script type="text/javascript" src="http://igem.uni-bonn.de/shared/superfish/js/jquery-1.9.1.min.js"></script>
+
<!-- Additional global elements -->
-
<script src="http://code.jquery.com/ui/1.10.2/jquery-ui.js"></script>
+
-
<script type="text/javascript" src="http://cloud.github.com/downloads/malsup/cycle/jquery.cycle.all.2.74.js"></script>
+
-
 
+
-
<script type="text/javascript" src="http://igem.uni-bonn.de/shared/superfish/js/hoverIntent.js"></script>
+
-
<script type="text/javascript" src="http://igem.uni-bonn.de/shared/superfish/js/superfish.js"></script>
+
<script>
<script>

Revision as of 21:15, 22 June 2013

/** JS Scripts **/