Team:ZJU-China/template/reset

From 2013.igem.org

(Difference between revisions)
Line 5: Line 5:
  iGEM Reset
  iGEM Reset
  ----------------------------------------- */
  ----------------------------------------- */
-
+
.hidden {
 +
display: none;
 +
}
#globalWrapper {
#globalWrapper {
background-color: transparent;
background-color: transparent;
Line 35: Line 37:
}
}
#top-section {
#top-section {
-
height: 15px;
+
display:none;
-
margin: 0px;
+
-
margin-left: auto;
+
-
margin-right: auto;
+
-
margin-bottom: 0 !important;
+
-
padding: 0;
+
-
border: none;
+
-
font-size: 10px;
+
}
}
#p-logo {
#p-logo {
Line 59: Line 54:
#menubar.left-menu {
#menubar.left-menu {
/*margin-top: -80px; uncomment this when page goes live */
/*margin-top: -80px; uncomment this when page goes live */
-
background: none;
+
display:none;
-
height: 20px;
+
-
left: 20px;
+
-
float: left;
+
}
}
.left-menu ul {
.left-menu ul {

Revision as of 14:51, 22 September 2013