Difference between revisions of "Team:Korea U Seoul/Project/Download/content"
(16 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
.content_wrapper{ | .content_wrapper{ | ||
top: -10px; | top: -10px; | ||
− | width: 80%; min-width:1000px; max-width:1000px; margin:0 auto;overflow: auto; background-color:#FFFFFF; padding: 0 20px; min-height: | + | width: 80%; min-width:1000px; max-width:1000px; margin:0 auto;overflow: auto; background-color:#FFFFFF; padding: 0 20px; min-height: 400px; |
background-image: url('https://static.igem.org/mediawiki/2013/6/6e/Natural_paper.png'); | background-image: url('https://static.igem.org/mediawiki/2013/6/6e/Natural_paper.png'); | ||
} | } | ||
#content{ | #content{ | ||
width: 1200px; | width: 1200px; | ||
+ | margin-bottom:20px; | ||
} | } | ||
#top-section{ | #top-section{ | ||
Line 27: | Line 28: | ||
.content_{ | .content_{ | ||
margin-top: 20px; | margin-top: 20px; | ||
− | font-size: | + | font-size: 12pt; |
} | } | ||
.content_ img{ | .content_ img{ | ||
Line 50: | Line 51: | ||
<div class="content_"> | <div class="content_"> | ||
<p> | <p> | ||
− | You can download all the codes and installation protocols at 'Gil' Github page.(https://github.com/igemsoftware/KoreaUSeoul-2015)</p><p> | + | You can download all the codes and installation protocols at 'Gil' Github page.(<a href="https://github.com/igemsoftware/KoreaUSeoul-2015">https://github.com/igemsoftware/KoreaUSeoul-2015</a>)</p><p> |
− | Also, You can check the patch notes of each release in our github page. (https://github.com/igemsoftware/KoreaUSeoul-2015/releases) | + | Also, You can check the patch notes of each release in our github page. (<a href="https://github.com/igemsoftware/KoreaUSeoul-2015/releases" >https://github.com/igemsoftware/KoreaUSeoul-2015/releases</a>) |
</p> | </p> | ||
− | + | ||
</div> | </div> | ||
<div class="title"> | <div class="title"> | ||
Line 67: | Line 68: | ||
<p> | <p> | ||
− | You can download the API documents of codes for path calculation and visualization | + | You can download the API documents of codes for path calculation and visualization <a href="https://static.igem.org/mediawiki/2015/6/6c/Gil_API_documentation.pdf">Here</a> |
</p> | </p> | ||
+ | |||
</div> | </div> | ||
+ | |||
</div> | </div> | ||
+ | |||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 20:52, 18 September 2015
Download
You can download all the codes and installation protocols at 'Gil' Github page.(https://github.com/igemsoftware/KoreaUSeoul-2015)
Also, You can check the patch notes of each release in our github page. (https://github.com/igemsoftware/KoreaUSeoul-2015/releases)
API documentation
You can download the API documents of codes for path calculation and visualization Here