Difference between revisions of "Team:Tianjin/Templates/MaterialTheme"

Line 77: Line 77:
 
/* OVERRIDE IGEM SETTINGS */
 
/* OVERRIDE IGEM SETTINGS */
  
#sideMenu, #top_title, #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear{display: none;}
+
#sideMenu, #top_title, #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear {display: none}
 
#content {width: 100%;  background: transparent; margin: 0; padding: 0; }
 
#content {width: 100%;  background: transparent; margin: 0; padding: 0; }
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 2px; }
+
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 2px; }
         #top_menu_under{
+
         #top_menu_under {
 
                 height: 0px;
 
                 height: 0px;
 
                 border-bottom: 0 none;
 
                 border-bottom: 0 none;
Line 86: Line 86:
 
       }
 
       }
  
#top-section {
+
        #top_menu_14 {
 +
                height: 24px;
 +
                border-bottom: 0 none;
 +
      }
 +
 
 +
#top-section {
 
border: 0 none;
 
border: 0 none;
 
height: 20px;
 
height: 20px;
Line 96: Line 101:
 
}
 
}
 
 
#globalWrapper, #content {
+
#globalWrapper, #content {
 
width: 100%;
 
width: 100%;
 
height: 100%;
 
height: 100%;
                 margin: 0;
+
                 margin: 0;
float: none;
+
float: none;
 
font-size: 100%;
 
font-size: 100%;
                 z-index:0;
+
                 z-index: 0;
 
}
 
}
.skin-igem {
+
 
border: none;
+
div[id=top_menu_inside]>ul {
margin: 0;
+
display: block;
padding: 0;
+
position:relative;
 +
border:   none;
 +
font-family:  ariel, sans-serif;
 +
text-align:  center;
 +
color:        white;
 +
background-color: transparent;
 +
top: 4px;
 
}
 
}
 
</style>
 
</style>

Revision as of 04:22, 9 July 2016

TEAM TIANJIN