Difference between revisions of "Team:UCL/Playingaround3"

Line 20: Line 20:
  
 
  #p-logo, h1.firstHeading,#search-controls,#catlinks {display:none;}
 
  #p-logo, h1.firstHeading,#search-controls,#catlinks {display:none;}
  body{padding:0;margin:0;border:0;box-sizing: border-box;}
 
  #globalWrapper {padding:0;margin=0}
 
 
   #footer #f-list {margin-top:0;}
 
   #footer #f-list {margin-top:0;}
 
   #top-section,#footer-box{margin:0;padding:0;width:100%;height:0}
 
   #top-section,#footer-box{margin:0;padding:0;width:100%;height:0}
  #content{margin:0;padding:0;width:100%;}
 
 
   table{visibility:hidden;height:0;}
 
   table{visibility:hidden;height:0;}
 
   #contentSub {margin: 0;}
 
   #contentSub {margin: 0;}
#bodyContent h2 {
+
 
margin-bottom: 0;
+
}
+
#bodyContent h2, h3, h4, h5, h6{border-bottom:0;}
+
 
#globalWrapper, #content {
 
#globalWrapper, #content {
 
width: 100%;
 
width: 100%;
Line 47: Line 41:
 
margin:0;
 
margin:0;
 
overflow-x:hidden;
 
overflow-x:hidden;
 +
box-sizing: border-box;
 
}
 
}
  
#bodyContent {height: 100%;  position: fixed !important;
+
#bodyContent {height: 100%;
 
margin: 0;
 
margin: 0;
 
padding: 0;
 
padding: 0;

Revision as of 22:20, 29 June 2015

1
2
3
abstract
why