Team:GES NCSU Raleigh NC:Templates/CSS

From 2014.igem.org

(Difference between revisions)
 
(7 intermediate revisions not shown)
Line 28: Line 28:
margin-left: -487px;
margin-left: -487px;
}
}
 +
 +
#bodyContent {
 +
width: 775px;
 +
margin: 0px auto;
 +
}
#top-section-bar { /*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/
#top-section-bar { /*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/
Line 50: Line 55:
#globalWrapper, #content { /*-- changes default wiki settings --*/
#globalWrapper, #content { /*-- changes default wiki settings --*/
-
width: 80%;  
+
width: 100%;  
height: 100%;
height: 100%;
border: 0px;
border: 0px;
Line 99: Line 104:
-webkit-transition: .25s ease-in-out;
-webkit-transition: .25s ease-in-out;
}  
}  
 +
 +
#groupparts {
 +
    width: 100%;
 +
}
.sidemenu a.greyout { color: #909090; }
.sidemenu a.greyout { color: #909090; }

Latest revision as of 19:12, 7 August 2014