Difference between revisions of "Template:NWU-CHINA"

Line 22: Line 22:
  
 
    
 
    
 +
    /* Wrapper for the menu */
 +
    .igem_2017_menu_wrapper {
 +
  width: 100%;
 +
  height:50px;
 +
 
 +
  left:0;
 +
  position:fixed;
 +
  padding-left:300px;
 +
  margin:0px
 +
  overflow-x: auto;
 +
  background-color:#514050; 
 +
 
 +
 
 +
    }
 
 
 +
 +
/* this hides the scrollbar to keep view consistency */
 +
.igem_2017_menu_wrappe::-webkit-scrollbar {
 +
display: none;
 +
}
 +
 +
 
 
 
    
 
    

Revision as of 06:59, 21 October 2017