Line 167: | Line 167: | ||
/*footer styling*/ | /*footer styling*/ | ||
/**************************************************************************************************************************************************************************************************/ | /**************************************************************************************************************************************************************************************************/ | ||
− | |||
Line 175: | Line 174: | ||
#myFooter { | #myFooter { | ||
background-color: #3c3d41; | background-color: #3c3d41; | ||
− | + | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
color: white; | color: white; | ||
padding-top: 30px; | padding-top: 30px; | ||
background-size: cover; | background-size: cover; | ||
+ | } | ||
+ | |||
+ | .blue{ | ||
+ | background-image: linear-gradient(to bottom right, rgba(12, 49, 89, .94), rgba(9, 49, 79, 1)), url(https://static.igem.org/mediawiki/2019/1/1f/T--DTU-Denmark--vectorim.png); | ||
+ | } | ||
+ | |||
+ | .grey{ | ||
+ | background-image: linear-gradient(to bottom right, rgba(89, 89, 99, .94), rgba(79, 79, 89, 1)), url(https://static.igem.org/mediawiki/2019/1/1f/T--DTU-Denmark--vectorim.png); | ||
} | } | ||
Revision as of 22:41, 1 September 2019