Team:TU Darmstadt/Template/CSS

From 2014.igem.org

(Difference between revisions)
Line 7: Line 7:
*/
*/
 +
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;} /*-- hides default wiki settings --*/
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;} /*-- hides default wiki settings --*/
Line 68: Line 69:
background-image: url('https://static.igem.org/mediawiki/2014/c/cb/Debut_light.png');
background-image: url('https://static.igem.org/mediawiki/2014/c/cb/Debut_light.png');
         /*background-size: cover;*/
         /*background-size: cover;*/
-
}
 
-
.firstHeading {
 
-
width: 975px;
 
-
margin: 0px auto;
 
-
padding-top: 100px;
 
-
margin-bottom: 20px;
 
-
font-family: Georgia, Times, "Times New Roman", serif;
 
-
display:none;
 
}
}
-
h1, h2, h3, h4, h5 { font-family: Georgia, Times, "Times New Roman", serif;}
+
#p-logo { display:none;}
-
 
+
.firstHeading {display:none;}
-
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;}  
+
p {line-height:1.5em; margin:0 0 15px; text-align:justify; color:white;}
-
 
+
h1 {font-size:1.8em; font-weight:400; margin:0 0 12px;}
-
#globalWrapper, #content { /*-- changes default wiki settings --*/
+
-
width: 100%;  
+
-
height: 100%;
+
-
border: 0px;
+
-
background-color: transparent;
+
-
margin: 0px;
+
-
padding: 0px;
+
-
}
+

Revision as of 13:31, 14 October 2014