Difference between revisions of "Team:NYU Abu Dhabi"

Line 8: Line 8:
 
         <meta name="author" content="">
 
         <meta name="author" content="">
 
         <title>NYU Abu Dhabi</title>
 
         <title>NYU Abu Dhabi</title>
//Override iGEM wiki settings
 
#sideMenu,
 
#top_title {
 
    display: none;
 
}
 
  
 +
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
 +
    display:none;}
 +
#top-section {
 +
    border: none;
 +
    height: 0px;}
 
#content {
 
#content {
    width: 100vw;
+
     border: none;}
    padding: 0px;
+
     border: none;
+
    color: black;
+
    margin-left: auto;
+
    margin-right: auto;
+
    background-color: #fff;
+
    position: relative;
+
}
+
 
+
#globalWrapper {
+
    font-size: inherit;
+
    padding-bottom: 0;
+
}
+
 
+
#top_menu_under {
+
    height: 0px;
+
}
+
 
+
ul {
+
    list-style-image: none; //removes the iGEM wiki bullets
+
}
+
 
+
.MathJax nobr>span.math>span {
+
    border-left-width: 0 !important;
+
}
+
  
  

Revision as of 11:25, 4 June 2017

NYU Abu Dhabi #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { display:none;} #top-section { border: none; height: 0px;} #content { border: none;}