Difference between revisions of "Template:Team:SCUT/2015template"
(4 intermediate revisions by 2 users not shown) | |||
Line 174: | Line 174: | ||
/*majorcontent*/ | /*majorcontent*/ | ||
− | #majorcontent{border:none;margin:0px;background:transparent;font-family: | + | #majorcontent{border:none;margin:0px;background:transparent;font-family:Arial Unicode MS,微软雅黑;text-align:justify;} |
#majorcontent h3{font-size:16.0pt;} | #majorcontent h3{font-size:16.0pt;} | ||
− | #majorcontent p{font-size:12.0pt | + | #majorcontent p{font-size:12.0pt;} |
#majorcontent img{width:350px;height:auto;} | #majorcontent img{width:350px;height:auto;} | ||
#majorcontent p#img{text-align:center;} | #majorcontent p#img{text-align:center;} | ||
+ | |||
+ | li.disc{list-style-type:disc;font-size:12pt;} | ||
+ | |||
+ | div.panel,h3.flip | ||
+ | { | ||
+ | text-align:justify; | ||
+ | margin:0px; | ||
+ | padding:5px; | ||
+ | background:transparent; | ||
+ | } | ||
+ | h3.flip{color:#e1472f;text-decoration:underline;} | ||
+ | div.panel | ||
+ | { | ||
+ | height:auto; | ||
+ | display:none; | ||
+ | } | ||
</style> | </style> | ||
+ | |||
+ | <script type="text/javascript"> | ||
+ | $(document).ready(function(){ | ||
+ | $(".flip").click(function(){ | ||
+ | $(this).next(".panel").slideDown("slow").siblings(".panel").slideUp("slow"); | ||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> | <meta http-equiv="content-type" content="text/html; charset=utf-8" /> | ||
Line 311: | Line 335: | ||
<li><a href="https://2015.igem.org/Team:SCUT/BackgroundOverview">Background & Overview</a></li> | <li><a href="https://2015.igem.org/Team:SCUT/BackgroundOverview">Background & Overview</a></li> | ||
− | <li><a href="https://2015.igem.org/Team:SCUT/ | + | <li><a href="https://2015.igem.org/Team:SCUT/CadmiumAdsorption">Cadmium Adsorption</a></li> |
<li><a href="https://2015.igem.org/Team:SCUT/SensorSystem">Sensor System</a></li> | <li><a href="https://2015.igem.org/Team:SCUT/SensorSystem">Sensor System</a></li> | ||
<li><a href="https://2015.igem.org/Team:SCUT/Protocol">Protocol</a></li> | <li><a href="https://2015.igem.org/Team:SCUT/Protocol">Protocol</a></li> |
Latest revision as of 03:34, 19 September 2015