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

 
(30 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Template_All_Teams}}
 
{{Template_All_Teams}}
 
 
<!-- Declare that you are going to use html code instead of wiki code -->
 
<!-- Declare that you are going to use html code instead of wiki code -->
 
<html>
 
<html>
Line 49: Line 48:
 
/* 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;
 +
                                height: 100%;
 
width: 980px;
 
width: 980px;
 
margin: 0 auto;
 
margin: 0 auto;
Line 62: Line 63:
 
font-weight: normal;
 
font-weight: normal;
 
-webkit-font-smoothing: antialiased;
 
-webkit-font-smoothing: antialiased;
 +
                                padding-bottom: 400px;
 
}
 
}
 
/* Creates the container for the content */
 
/* Creates the container for the content */
Line 191: Line 193:
 
text-decoration:none;
 
text-decoration:none;
 
font-weight: bold;
 
font-weight: bold;
 +
                                margin: 0px 20px;
 
}
 
}
  
Line 293: Line 296:
 
                     text-align: center;
 
                     text-align: center;
 
                     overflow: hidden;
 
                     overflow: hidden;
 +
                }
 +
 +
                .inlineFig {
 +
                    display: inline-block;
 
                 }
 
                 }
  
 
                 .contentSection {
 
                 .contentSection {
 
                     overflow: hidden;
 
                     overflow: hidden;
 +
                    text-align: justify;
 
                 }
 
                 }
  
Line 303: Line 311:
 
                     text-align: left;
 
                     text-align: left;
 
                     padding-bottom: 3px;
 
                     padding-bottom: 3px;
 +
                    margin-top: 8px;
 
                 }
 
                 }
  
 +
 +
                #mainContainerContainer {
 +
                    witdh: 100%;
 +
                    position: relative;
 +
                }
  
 
</style>
 
</style>
Line 318: Line 332:
 
<li><a href="https://2015.igem.org/Team:TU_Darmstadt/Project/Tech">SLA 3D-Printer</a></li>
 
<li><a href="https://2015.igem.org/Team:TU_Darmstadt/Project/Tech">SLA 3D-Printer</a></li>
 
<li><a href="https://2015.igem.org/Team:TU_Darmstadt/Project/PnP/LabSurfing">LabSurfing</a></li>
 
<li><a href="https://2015.igem.org/Team:TU_Darmstadt/Project/PnP/LabSurfing">LabSurfing</a></li>
<li><a href="https://2015.igem.org/Team:TU_Darmstadt/Part_Collection">Bricks</a></li>
+
<li><a href="https://2015.igem.org/Team:TU_Darmstadt/Parts">Bricks</a></li>
 
<li><a href="https://2015.igem.org/Team:TU_Darmstadt/Project/Bio/Modeling/sec2">RnD-Nerf</a></li>
 
<li><a href="https://2015.igem.org/Team:TU_Darmstadt/Project/Bio/Modeling/sec2">RnD-Nerf</a></li>
 
 
Line 326: Line 340:
  
 
</div>
 
</div>
 +
<div id="mainContainerContainer">
 
</html>
 
</html>
 +
        {{:Team:TU_Darmstadt/Templates/Footer}}
 +
<html>
  
 
<html>
 
 
<div id="mainContainer">
 
<div id="mainContainer">
 
</html>
 
</html>

Latest revision as of 02:58, 19 September 2015