Difference between revisions of "Team:TU Darmstadt/Templates/CSS"

Line 49: Line 49:
 
/* Creates a container that will wrap all of the content inside your wiki pages. */
 
/* Creates a container that will wrap all of the content inside your wiki pages. */
 
#mainContainer {   
 
#mainContainer {   
width: 978px;
+
width: 980px;
 
margin: 0 auto;
 
margin: 0 auto;
 
overflow:hidden;
 
overflow:hidden;
Line 446: Line 446:
 
<!-- Start of content -->
 
<!-- Start of content -->
 
<div id="contentContainer"> <!--The closing tag for contentContainer should be placed at the bottom of each content page.-->
 
<div id="contentContainer"> <!--The closing tag for contentContainer should be placed at the bottom of each content page.-->
 +
 +
 +
blabla
 +
</div>
  
 
</html>
 
</html>

Revision as of 07:29, 16 September 2015