Team:USTC-China/temp7

From 2012.igem.org

(Difference between revisions)
Line 133: Line 133:
     </span>  
     </span>  
   </div>  
   </div>  
-
    
+
<style>
 +
.AccordionTitle, .AccordionContent, .AccordionContainer
 +
{ position:relative; width:200px;}
 +
.AccordionTitle{
 +
   height: 30px;
 +
  overflow:hidden;
 +
  cursor:pointer;
 +
  font-family: "SegoeWP", "Calibri";
 +
  font-weight:inherit;
 +
  text-indent:8px;
 +
  font-size:27px;
 +
  color:#0D8059;
 +
  background-color:#ffffff;
 +
  vertical-align: middle;
 +
  background-repeat:repeat-x;
 +
  display:table-cell;
 +
  -moz-user-select:none;
 +
}
 +
 +
.AccordionContent
 +
{
 +
  height:0px;
 +
  overflow:hidden;
 +
  cursor:pointer;
 +
  background-color:#ffffff;
 +
  text-indent:20px;
 +
  vertical-align:top;
 +
  text-align:left;
 +
  display:none;
 +
}
 +
 +
.AccordionContainer
 +
{
 +
 +
  height:AccHeight;
 +
  background-color: #ffffff;
 +
  border-top: none;
 +
  border-bottom: none;
 +
  border-left: none;
 +
  border-right: none;
 +
}
 +
</style> 

Revision as of 05:11, 3 August 2012

introduction
project nemo
side projects
parts
human practices
notebook
partners
extras
Leaping wpfbe96ce0_05_06