Difference between revisions of "Template:TU Delft"

 
(2 intermediate revisions by the same user not shown)
Line 11: Line 11:
 
/* Change Background color*/
 
/* Change Background color*/
 
body {  
 
body {  
  background: url("https://static.igem.org/mediawiki/2015/5/56/TU_Delft_Background_geometricHoneyCombCyan.png") 50% 0 repeat fixed; min-height: 1000px;  
+
  background: url("https://static.igem.org/mediawiki/2015/5/56/TU_Delft_Background_geometricHoneyCombCyan.png") 50% 0 repeat fixed; min-height: 1000px;  
  height: 1000px;  
+
  height: 1000px;  
  margin: 0 auto;  
+
  margin: 0 auto;  
  width: 100%;  
+
  width: 100%;  
  max-width: 100%;  
+
  max-width: 100%;  
  position: relative;  
+
  position: relative;  
 
}
 
}
  
Line 34: Line 34:
 
/* Creates the container for the content */
 
/* Creates the container for the content */
 
#contentContainer {
 
#contentContainer {
 +
 +
position: absolute;
 
padding-top:20px;
 
padding-top:20px;
 
padding-right:10px;
 
padding-right:10px;
 
padding-left: 20px;
 
padding-left: 20px;
float: left;
 
 
 
 
font-family: Arial, Helvetica, sans-serif;
 
font-family: Arial, Helvetica, sans-serif;

Latest revision as of 09:56, 11 June 2015