Difference between revisions of "Team:CHINA CD UESTC/memberDemo"

Line 31: Line 31:
 
}
 
}
  
ul {
+
 
list-style-type: none;
+
}
+
  
  
Line 40: Line 38:
 
             menu
 
             menu
 
  -----------------------------*/
 
  -----------------------------*/
 
+
ul {
 +
list-style-type: none;
 +
}
 
  .accordion {
 
  .accordion {
 
  width: 100%;
 
  width: 100%;
Line 163: Line 163:
 
   html #realcontent {    left: 0;    right: auto;    width: 100%;  }
 
   html #realcontent {    left: 0;    right: auto;    width: 100%;  }
 
}
 
}
 +
 +
 
/*float realcontent*/
 
/*float realcontent*/
 
#content{
 
#content{
Line 171: Line 173:
 
width:100% !important;
 
width:100% !important;
 
height:100% !important;
 
height:100% !important;
 +
list-style-type:none;
 
}
 
}
 
.firstHeading {
 
.firstHeading {
Line 178: Line 181:
 
display:none;
 
display:none;
 
}
 
}
 +
 
     </style>
 
     </style>
 
<div id="homeIndexBody">
 
<div id="homeIndexBody">

Revision as of 11:27, 15 April 2015

<!DOCTYPE html>

测试!!