Team:Imperial College/Templates/Banner
From 2013.igem.org
(Difference between revisions)
Meredityman (Talk | contribs) m |
Meredityman (Talk | contribs) m |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
- | + | <! METADATA *****************************************************************> | |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
<meta name="title" content="iGEM 2013: Imperial College" /> | <meta name="title" content="iGEM 2013: Imperial College" /> | ||
Line 119: | Line 119: | ||
} | } | ||
- | + | margin: 0 auto; | |
- | + | padding-top:1px; | |
- | + | padding-left:0px; | |
+ | padding-right:0px; | ||
+ | padding-bottom:30px; | ||
+ | background: #ffffff; | ||
+ | color: black; | ||
+ | border: 1px solid #d9d9d9; | ||
+ | line-height: 1.5em; | ||
+ | z-index: 2; | ||
+ | } | ||
Line 130: | Line 138: | ||
#bodyContent{ | #bodyContent{ | ||
height: 1000px; | height: 1000px; | ||
+ | margin: 0 auto; | ||
+ | padding-top:1px; | ||
+ | padding-left:0px; | ||
+ | padding-right:0px; | ||
+ | padding-bottom:30px; | ||
+ | background: #ffffff; | ||
+ | color: black; | ||
+ | border: 1px solid #d9d9d9; | ||
+ | line-height: 1.5em; | ||
+ | z-index: 2; | ||
} | } | ||
Revision as of 19:15, 13 August 2013