Difference between revisions of "Template:TU Delft"

 
(One intermediate revision 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 {
background: url("https://static.igem.org/mediawiki/2015/1/13/TU_Delft_Logo_Blue_Small.png");
+
  background-repeat: no-repeat;
+
  background-size: contain;
+
    background-position: left top;
+
height: 200px;
+
width: 200px;
+
margin-top: -20 px;
+
  margin-right: 20px;
+
 
position: absolute;
 
position: absolute;
 
padding-top:20px;
 
padding-top:20px;

Latest revision as of 09:56, 11 June 2015