Team:ZJU-China/template/reset

From 2013.igem.org

(Difference between revisions)
 
(4 intermediate revisions not shown)
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 {
Line 143: Line 135:
#contentSub {
#contentSub {
display: none;
display: none;
-
}
 
-
p:first-child {
 
-
display: inline;
 
}
}
#catlinks {
#catlinks {

Latest revision as of 11:18, 23 September 2013