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

 
(3 intermediate revisions by 2 users not shown)
Line 63: Line 63:
 
font-weight: normal;
 
font-weight: normal;
 
-webkit-font-smoothing: antialiased;
 
-webkit-font-smoothing: antialiased;
                                 padding-bottom: 300px;
+
                                 padding-bottom: 400px;
 
}
 
}
 
/* Creates the container for the content */
 
/* Creates the container for the content */
Line 296: Line 296:
 
                     text-align: center;
 
                     text-align: center;
 
                     overflow: hidden;
 
                     overflow: hidden;
 +
                }
 +
 +
                .inlineFig {
 +
                    display: inline-block;
 
                 }
 
                 }
  
Line 307: Line 311:
 
                     text-align: left;
 
                     text-align: left;
 
                     padding-bottom: 3px;
 
                     padding-bottom: 3px;
 +
                    margin-top: 8px;
 
                 }
 
                 }
  
#footerBG {
 
position: absolute;
 
bottom: -230px;
 
width: 100%;
 
}
 
  
 +
                #mainContainerContainer {
 +
                    witdh: 100%;
 +
                    position: relative;
 +
                }
  
 
</style>
 
</style>
Line 336: Line 340:
  
 
</div>
 
</div>
 
+
<div id="mainContainerContainer">
 
</html>
 
</html>
 
         {{:Team:TU_Darmstadt/Templates/Footer}}
 
         {{:Team:TU_Darmstadt/Templates/Footer}}

Latest revision as of 02:58, 19 September 2015