Jackarnold13 (Talk | contribs) |
|||
Line 137: | Line 137: | ||
/* First image (Logo Full height) */ | /* First image (Logo Full height) */ | ||
.bgimg-1 { | .bgimg-1 { | ||
− | background-image: url("https:// | + | background-image: url("https://2017.igem.org/File:T-Northwestern_OMV.jpeg"); |
min-height: 100vh; | min-height: 100vh; | ||
} | } | ||
Line 143: | Line 143: | ||
/* Second image (Portfolio) */ | /* Second image (Portfolio) */ | ||
.bgimg-2 { | .bgimg-2 { | ||
− | background-image: url("https:// | + | background-image: url("https://2017.igem.org/File:T-Northwestern_Puppy.jpeg"); |
min-height: 400px; | min-height: 400px; | ||
} | } | ||
Line 149: | Line 149: | ||
/* Third image (Contact) */ | /* Third image (Contact) */ | ||
.bgimg-3 { | .bgimg-3 { | ||
− | background-image: url("https:// | + | background-image: url("https://2017.igem.org/File:T-Northwestern_Northwesternpic.jpeg"); |
min-height: 400px; | min-height: 400px; | ||
} | } |
Revision as of 19:44, 28 June 2017