Difference between revisions of "Template:Amsterdam"

Line 258: Line 258:
  
 
//Override iGEM wiki settings
 
//Override iGEM wiki settings
#sideMenu,
 
#top_title {
 
    display: none;
 
}
 
  
#content {
+
#globalWrapper {
    width: 100vw;
+
  opacity: 0;
    padding: 0px;
+
  padding-bottom: 6px;
    border: none;
+
  z-index: 10;
    color: black;
+
    margin-left: auto;
+
    margin-right: auto;
+
    background-color: #fff;
+
    position: relative;
+
 
}
 
}
  
#globalWrapper {
+
#globalWrapper:hover {
    font-size: inherit;
+
  opacity: 1;
    padding-bottom: 0;
+
 
}
 
}
  
#top_menu_under {
+
.igem_2017_menu_wrapper {
    height: 0px;
+
  z-index: 9;
 +
  display: none;
 
}
 
}
  
 
ul {
 
ul {
    list-style-image: none; //removes the iGEM wiki bullets
+
  margin-left: 0;
 
}
 
}
  
 
+
#top_menu_under {
.MathJax nobr>span.math>span {
+
  height: 0px;
    border-left-width: 0 !important;
+
}
 +
#top_menu_14 {
 +
  position: initial;
 
}
 
}
  
  
 
</style>
 
</style>

Revision as of 10:09, 3 August 2017

mohammad