(Created page with "{{Paris_Bettencourt/Menu}} {{Paris_Bettencourt/Wiki}} <!-- Code by the 2016 Paris Bettencourt --> <html> <link href='https://fon...") |
|||
Line 22: | Line 22: | ||
#topheader { | #topheader { | ||
− | |||
− | |||
− | |||
background-image : url("https://static.igem.org/mediawiki/2016/7/7b/Paris_Bettencourt-Notebook.jpg"); | background-image : url("https://static.igem.org/mediawiki/2016/7/7b/Paris_Bettencourt-Notebook.jpg"); | ||
background-size : cover; | background-size : cover; | ||
background-color : rgb(255,255,255); | background-color : rgb(255,255,255); | ||
text-align : center; | text-align : center; | ||
+ | width : 100%; | ||
+ | height : 600px; | ||
+ | position : relative; | ||
+ | margin-top : -80px; | ||
+ | margin-left : 0; | ||
+ | margin-right : 0; | ||
+ | padding:0; | ||
+ | background-size : cover; | ||
} | } | ||
#subheader { | #subheader { |
Revision as of 17:26, 25 July 2016