Mtdavies1995 (Talk | contribs) (Created page to begin linking) |
Mtdavies1995 (Talk | contribs) m |
||
Line 1: | Line 1: | ||
− | <p> | + | {{Manchester/CSS}} |
+ | |||
+ | <html> | ||
+ | |||
+ | <style> | ||
+ | .width100{ | ||
+ | width: 80%; | ||
+ | } | ||
+ | |||
+ | .width60{ | ||
+ | width:60%; | ||
+ | margin:auto; | ||
+ | } | ||
+ | |||
+ | .width35{ | ||
+ | width:35%; | ||
+ | margin:auto; | ||
+ | } | ||
+ | |||
+ | .width50{ | ||
+ | width:50%; | ||
+ | margin:auto; | ||
+ | } | ||
+ | |||
+ | img.full{ | ||
+ | width: 80%; | ||
+ | } | ||
+ | |||
+ | @media screen and (max-width:1250px){ | ||
+ | .width60, .width50, .width35{width: 90%;} | ||
+ | .team{width:95%} | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | |||
+ | |||
+ | <p style="border-bottom: 1px black solid ;font-size:25px;text-weight:bold;display:inline-block">Cost Analysis</p> | ||
+ | </br> | ||
+ | |||
+ | </br> | ||
+ | </br> | ||
+ | <a href="https://2016.igem.org/Team:Manchester/Model">Return to overview</a> | ||
+ | |||
+ | </html> | ||
+ | {{Manchester/CSS/footer}} |
Revision as of 19:36, 16 October 2016
Cost Analysis
Return to overview