Team:USTC-China/temp7

From 2012.igem.org

(Difference between revisions)
Line 138: Line 138:
</div>  
</div>  
-
<style>
+
 
-
+
-
.AccordionTitle, .AccordionContent, .AccordionContainer
+
-
{
+
-
  position:relative;
+
-
  width:200px;
+
-
}
+
-
+
-
.AccordionTitle
+
-
{
+
-
  height: 30px;
+
-
  overflow:hidden;
+
-
  cursor:pointer;
+
-
  font-family: "SegoeWP", "Calibri";
+
-
  font-weight: "light";
+
-
  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>
+
-
   
+
-
</style>
+
-
+
   <script type="text/javascript">  
   <script type="text/javascript">  
var ContentHeight = 200;
var ContentHeight = 200;

Revision as of 03:27, 3 August 2012

Leaping wpfbe96ce0_05_06