Team:MIT gallery

From 2010.igem.org

(Difference between revisions)
Line 1: Line 1:
 +
{{CM_css}}
 +
 +
<html>
<html>
<head>       
<head>       
Line 8: Line 11:
document.write('<style>.noscript { display: none; }</style>');
document.write('<style>.noscript { display: none; }</style>');
</script>
</script>
 +
<style>
 +
#topnav li.people a {
 +
background-color: #e6881a;
 +
}
 +
#topnav li.people ul {
 +
display: block;
 +
}
 +
#content {
 +
background-image: url('https://static.igem.org/mediawiki/2010/4/44/Orangeflowah.jpg');
 +
background-attachment: fixed;
 +
}
 +
</style>
</head>
</head>
<body>
<body>
-
<div id="page">
+
<div class="header">
 +
<div id="unique" style="padding:0px; font-size: 14px; border: 1px solid black; margin:0px; background-color:transparent;">
 +
<div id="page" style="background-color:white; padding:10px; height:700px;">
<div id="container">
<div id="container">
Line 139: Line 156:
<div style="clear: both;"></div>
<div style="clear: both;"></div>
</div>
</div>
-
</div><br>
+
</div>
 +
</div></div><br>
 +
 
<div id="footer">&copy; 2009 Trent Foley</div>
<div id="footer">&copy; 2009 Trent Foley</div>
Line 197: Line 216:
});
});
</script>
</script>
 +
</body>
</body>
</html>
</html>

Revision as of 18:55, 27 October 2010


Gallery