Team:SMTexas
From 2014hs.igem.org
Line 28: | Line 28: | ||
} | } | ||
</style> | </style> | ||
+ | <style type="text/css"> | ||
+ | |||
+ | /* All Styles Optional */ | ||
+ | |||
+ | * { | ||
+ | font-family:calibri,arial; | ||
+ | font-size:16pt; | ||
+ | } | ||
+ | |||
+ | div#show { | ||
+ | height:400px; | ||
+ | width:1000px; | ||
+ | margin:0; padding:2px; | ||
+ | border:1px solid #909090; | ||
+ | } | ||
+ | |||
+ | div#show table input, div#show4 table input { | ||
+ | outline-style:none; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | |||
+ | <!--[if IE]> | ||
+ | <style type="text/css"> | ||
+ | div#show table td, div#show4 table td { | ||
+ | height:21px; | ||
+ | } | ||
+ | </style> | ||
+ | <![endif]--> | ||
+ | |||
+ | <script src="swissarmy.js" type="text/javascript"></script> | ||
+ | |||
+ | <script src="slideshow.js" type="text/javascript"></script> | ||
</div> | </div> | ||
Revision as of 14:20, 10 June 2014