Template:Team:Valencia Biocampus/Templates/Header2
From 2014.igem.org
(Difference between revisions)
Line 46: | Line 46: | ||
margin-top: 94px; | margin-top: 94px; | ||
min-height: 520px; | min-height: 520px; | ||
+ | position:absolute; | ||
+ | top: 207px; | ||
} | } | ||
.container.afterWithBackground { | .container.afterWithBackground { | ||
Line 55: | Line 57: | ||
.container.withBackground > .nav.nav-tabs:first-child{ | .container.withBackground > .nav.nav-tabs:first-child{ | ||
margin-top:-140px; | margin-top:-140px; | ||
+ | } | ||
+ | #footer2{ | ||
+ | width:100%; | ||
+ | |||
} | } | ||
</style> | </style> | ||
Line 92: | Line 98: | ||
} | } | ||
}); | }); | ||
- | $(".container.withBackground").after("<div id=" | + | $(".container.withBackground").after("<div id="footer2"></div>"); |
}); | }); | ||
</script> | </script> |
Revision as of 16:22, 8 October 2014