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; | ||
padding-top:20px; | padding-top:20px; | ||
padding-right:10px; | padding-right:10px; | ||
padding-left: 20px; | padding-left: 20px; | ||
− | |||
font-family: Arial, Helvetica, sans-serif; | font-family: Arial, Helvetica, sans-serif; |
Revision as of 11:33, 20 May 2015