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 {   
 +
                                position: relative;
 
width: 980px;
 
width: 980px;
 
margin: 0 auto;
 
margin: 0 auto;
Line 309: Line 310:
 
#footerBG{
 
#footerBG{
 
   position: relative;
 
   position: relative;
   bottom: -430px;
+
   bottom: -130px;
 
   left: 0px;
 
   left: 0px;
 
   width:100%;
 
   width:100%;
Line 345: Line 346:
 
{{:Team:TU_Darmstadt/Templates/SideBarMenu}}
 
{{:Team:TU_Darmstadt/Templates/SideBarMenu}}
 
<html>
 
<html>
 +
<div id="footerBG">
 +
<hr>
 +
Hallo
 +
</div>
 
<div id="contentContainer">
 
<div id="contentContainer">
 +
  
 
</html>
 
</html>

Revision as of 20:53, 18 September 2015



Hallo