Difference between revisions of "Team:Lethbridge"

Line 6: Line 6:
 
     /* Start general reset ================================================== */
 
     /* Start general reset ================================================== */
 
     /* changed background-color and color */
 
     /* changed background-color and color */
         html body {font-size: inherit;font-family:Arial;background-color: #ffffff;color: #000000;padding: 0;}
+
         html body {font-size: inherit;font-family:Arial;background-color: #000000;color: #ffffff;padding: 0;}
 
         div#globalWrapper {font-size: inherit;margin: 0;padding: 0;position: static;width: auto;}
 
         div#globalWrapper {font-size: inherit;margin: 0;padding: 0;position: static;width: auto;}
 
     /* Start top-section reset ============================================== */
 
     /* Start top-section reset ============================================== */
Line 69: Line 69:
 
<body>
 
<body>
 
<div style="clear:both"></div>
 
<div style="clear:both"></div>
   
+
 
 +
<center>
 
<div id="logo-container">
 
<div id="logo-container">
 
     <div id="ulethlogo"><img src="https://static.igem.org/mediawiki/2018/9/9a/T--Lethbridge--ULethiGEMLogoNoGear.png" width=400px height=400px /></div>
 
     <div id="ulethlogo"><img src="https://static.igem.org/mediawiki/2018/9/9a/T--Lethbridge--ULethiGEMLogoNoGear.png" width=400px height=400px /></div>
 
     <div id="gear"><img id="img-gear" src="https://static.igem.org/mediawiki/2018/8/8e/T--Lethbridge--YellowGearAlpha.png" width=300px height=300px /></div>
 
     <div id="gear"><img id="img-gear" src="https://static.igem.org/mediawiki/2018/8/8e/T--Lethbridge--YellowGearAlpha.png" width=300px height=300px /></div>
 
</div>
 
</div>
 +
</center>
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 20:18, 15 May 2018