(Created page with "{{Kyoto}} {{Kyoto/header}}") |
SAKANAhuman (Talk | contribs) |
||
Line 1: | Line 1: | ||
{{Kyoto}} | {{Kyoto}} | ||
{{Kyoto/header}} | {{Kyoto/header}} | ||
+ | <html> | ||
+ | <head> | ||
+ | <meta charset="UTF-8"> | ||
+ | </head> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | ul.result { | ||
+ | margin-left:10%; | ||
+ | list-style:none; | ||
+ | text-align:left; | ||
+ | font-family: serif, 'Times New Roman'; | ||
+ | font-size:150%; | ||
+ | } | ||
+ | p.res{ | ||
+ | font-size:200%; | ||
+ | } | ||
+ | p.pic{ | ||
+ | text-align:center; | ||
+ | margin: 0 auto; | ||
+ | } | ||
+ | p.caption{ | ||
+ | color:#606060; | ||
+ | text-align:left; | ||
+ | font-size: 20px; | ||
+ | } | ||
+ | |||
+ | .”caption”{ | ||
+ | margin-left:10%; | ||
+ | margin-right:10%; | ||
+ | text-align:left; | ||
+ | font-size: 14.5px; | ||
+ | color:#000000; | ||
+ | } | ||
+ | ul.reference{ | ||
+ | color:#606060; | ||
+ | list-style:none; | ||
+ | margin-left:10%; | ||
+ | margin-right:10%; | ||
+ | font-family: serif, 'Times New Roman'; | ||
+ | font-size:150%; | ||
+ | } | ||
+ | #proof_left { | ||
+ | text-align:center; | ||
+ | display: table-cell; | ||
+ | vertical-align: bottom; | ||
+ | width: 524px; | ||
+ | } | ||
+ | #proof_right { | ||
+ | text-align:center; | ||
+ | display: table-cell; | ||
+ | vertical-align: bottom; | ||
+ | width: 524px; | ||
+ | } | ||
+ | |||
+ | #jump{ | ||
+ | position:fixed; | ||
+ | bottom:10%; | ||
+ | right:7%; | ||
+ | width:9%; | ||
+ | } | ||
+ | #jump img{ | ||
+ | width:70%; | ||
+ | } | ||
+ | |||
+ | p.picture{ | ||
+ | text-align:center; | ||
+ | margin:5%; | ||
+ | } | ||
+ | footer{ | ||
+ | background-color:#ffffff; | ||
+ | } | ||
+ | </style> | ||
+ | |||
+ | |||
+ | <body> | ||
+ | <div id="jump"> | ||
+ | <a href="#wrapper"><img src="https://static.igem.org/mediawiki/2018/b/b5/T--Kyoto--UpButton.png"></a></div> | ||
+ | <div id="BACKGROUND"> | ||
+ | <div id="wrapper"><br><br><br> | ||
+ | |||
+ | <h1><font face="Segoe UI">Special Methods(未)</font></h1><br><p>締め切り: 、原稿担当:</p> | ||
+ | |||
+ | <h5>Table</h5> | ||
+ | <div class="bg-primary"> | ||
+ | <section> | ||
+ | |||
+ | |||
+ | <div class="col-lg-10 col-centered"> | ||
+ | <p></p> | ||
+ | <div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true"> | ||
+ | <div class="panel panel-default"> | ||
+ | <div class="panel-heading" role="tab" id="P1"> | ||
+ | <h4 class="panel-title"> | ||
+ | <a role="button" data-toggle="collapse" data-parent="#accordion" href="#P1-collapse" aria-expanded="false" aria-controls="P1-collapse"> | ||
+ | <div> | ||
+ | <div class="col-md-11">Chemical Transformation</div><div class="col-md-1"><i class="fa fa-arrow-down fa-10" aria-hidden="true"></i></div> | ||
+ | </div> | ||
+ | </a> | ||
+ | </h4> | ||
+ | |||
+ | </div> | ||
+ | <div id="P1-collapse" class="panel-collapse collapse" role="tabpanel" aria-labelledby="P1"> | ||
+ | <div class="panel-body"> |
Revision as of 10:05, 11 October 2018