Difference between revisions of "Demo site offline"

Line 15: Line 15:
 
   background-color: #333333;
 
   background-color: #333333;
 
}
 
}
 +
 +
/*-- Make page full width and remove borders */
 +
#globalWrapper, #content {
 +
width: 100%;
 +
height: 100%;
 +
border: 0px;
 +
background-color: transparent;
 +
margin: 0px;
 +
padding: 0px;
 +
 +
}
 +
 +
/*Clear wiki default settings for the top part and create mock "black navigation bar" */
 +
#top-section {
 +
background-color: #000000;
 +
border: 0 none;
 +
height: 14px;
 +
z-index: 100;
 +
top: 0;
 +
position: fixed;
 +
width: 100%;
 +
margin:auto;
 +
}
 +
 +
/*left align BMB */
 +
#top_menu_inside {
 +
margin-left: 20px;
 +
}
 +
 +
 +
  
 
</style>
 
</style>

Revision as of 19:22, 26 October 2015

Site currently offline.

We will be back up soon! For any inmeadite questions, you can reach us at hq at igem dot org.