Team:Dundee
From 2011.igem.org
(Difference between revisions)
Rachmontague (Talk | contribs) |
Rachmontague (Talk | contribs) |
||
Line 1: | Line 1: | ||
- | |||
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.12/jquery-ui.min.js"></script> | <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.12/jquery-ui.min.js"></script> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
Line 14: | Line 13: | ||
</script> | </script> | ||
<head> | <head> | ||
- | |||
- | |||
<link href="https://dl-web.dropbox.com/get/iGem/twoColElsLt.css?w=e69584a1" /> | <link href="https://dl-web.dropbox.com/get/iGem/twoColElsLt.css?w=e69584a1" /> | ||
- | |||
<style type="text/css"> | <style type="text/css"> | ||
- | |||
- | |||
- | |||
- | |||
</style> | </style> | ||
- | + | </head> | |
<body class="twoColElsLt"> | <body class="twoColElsLt"> |
Revision as of 17:26, 20 May 2011
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.12/jquery-ui.min.js"></script> <script type="text/javascript">
function clearHeader() { $('#p-logo').empty(); $('#top-section').css({ backgroundImage: 'url(https://static.igem.org/mediawiki/2011/5/5c/Dundee-bg.jpg)' });
}
$(function() { clearHeader(); }) </script> <head> <link href="https://dl-web.dropbox.com/get/iGem/twoColElsLt.css?w=e69584a1" /> <style type="text/css"> </style> </head>
<body class="twoColElsLt">
Main Content
</body>
</html>