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

Line 7: Line 7:
 
/* OVERRIDE IGEM SETTINGS ---------------------------------------------- */
 
/* OVERRIDE IGEM SETTINGS ---------------------------------------------- */
  
 
+
#sideMenu, #top_title, #p-logo, .printfooter, .firstHeading, .visualClear, #contentSub, #footer-box, #catlinks, #search-controls  {display: none;}
#sideMenu, #top_title {display:none;}
+
#content {width: auto; width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0}
#content {width: auto}
+
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
+
        #top_menu_under{
 
+
                height: 0px;
 +
                border-bottom: 0 none;
 +
                display: none;
 +
      }
 +
#top-section {
 +
border: 0 none;
 +
height: 14px;
 +
z-index: 100;
 +
top: 0;
 +
position: fixed;
 +
width: 975px;
 +
left: 50%;
 +
margin-left: -487px;
 +
}
 +
 +
#globalWrapper, #content {
 +
width: 100%;
 +
height: 100%;
 +
                margin: 0px;
 +
border: 0px;
 +
padding: 0px;
 +
font-size: 100%;
 +
                z-index:0;
 +
}
 
</style>
 
</style>
 
</style>
 
</style>

Revision as of 11:34, 6 July 2016

TEAM TIANJIN