Difference between revisions of "Team:Amoy/Project/Background"

(Created page with "<html> <head> <title>Aomy/Project</title> <style type="text/css"> body { background-color: #fff; } #content { padding: 0; border: 0; width: 100%; } .firstHeading { visibilit...")
 
Line 376: Line 376:
 
}
 
}
  
 +
#triangle
 +
{
 +
margin-left: 48%;
 +
position: absolute;
 +
margin-top: 150px;
 +
}
  
 +
#triangle_pic
 +
{
 +
width: 20px;
 +
height: 10px;
 +
}
  
  
Line 438: Line 449:
 
</div>
 
</div>
  
 +
<div id="triangle">
 +
<img id="triangle_pic" src="https://static.igem.org/mediawiki/2015/6/63/Triangle.png" />
 +
</div>
  
 
</body>
 
</body>
  
 
</html>
 
</html>

Revision as of 10:15, 16 August 2015

Aomy/Project