Difference between revisions of "Team:Dartmouth/DiGEM Style18"

(Created page with "<!-- This page serves as a header applying Dartmouth iGEM style to all propagated pages --> <html> <!-- Add CSS stylesheets --> <link rel="stylesheet" type="text/css" href="...")
 
(Blanked the page)
 
Line 1: Line 1:
<!-- This page serves as a header applying Dartmouth iGEM style to all propagated pages -->
 
  
<html>
 
<!-- Add CSS stylesheets -->
 
<link rel="stylesheet" type="text/css"
 
href="https://2015.igem.org/Template:YourTeamName/CSS?action=raw&ctype=text/css" />
 
 
<!-- Add javascripts -->
 
<script type="text/javascript" src="https://2015.igem.org/Template:YourTeamName/Javascript?
 
action=raw&ctype=text/javascript"></script>
 
 
<!-- Set up background -->
 
<style type="text/css">
 
body {
 
  background-size: 300px 300px;
 
  background-image:url("https://static.igem.org/mediawiki/2017/f/ff/Dartmouth_iGEM_Keg_Logo.png");background-repeat:repeat;
 
}
 
 
</style>
 
</html>
 

Latest revision as of 00:12, 29 July 2017