Difference between revisions of "Template:TU Delft"

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;

Revision as of 11:36, 20 May 2015