Difference between revisions of "Template:CSS UCL5"

Line 53: Line 53:
  
 
#bodyContent {
 
#bodyContent {
 +
width:100%;
 +
height:100%;
 +
box-sizing: border-box;
 
background-color:black;
 
background-color:black;
 
}
 
}
Line 85: Line 88:
 
}
 
}
  
html, #bodyContent, body, #container {
+
html, body, #container {
 
width:100%;
 
width:100%;
 
height:100%;
 
height:100%;

Revision as of 13:51, 28 August 2015