Difference between revisions of "Team:Bordeaux/Template:Global"
Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
+ | #top-section-hero { | ||
+ | position: relative; | ||
+ | margin-top: -10px; | ||
+ | width: 100%; | ||
+ | height: 800px; | ||
+ | padding-top: 0px; | ||
+ | background-repeat: no-repeat; | ||
+ | background-position: center center; | ||
+ | background-size: cover; | ||
+ | } | ||
<title>IGEM Bordeaux 2015</title> | <title>IGEM Bordeaux 2015</title> |
Revision as of 10:11, 12 September 2015
#top-section-hero { position: relative; margin-top: -10px; width: 100%; height: 800px; padding-top: 0px; background-repeat: no-repeat; background-position: center center; background-size: cover; }