Line 54: | Line 54: | ||
width: 100% | width: 100% | ||
background-color:#fff; | background-color:#fff; | ||
+ | } | ||
+ | |||
+ | .bannerbox { | ||
+ | background:#e2e2e2; | ||
+ | border:0px solid; | ||
+ | border-color: #e2e2e2; | ||
+ | margin-top: 0px; | ||
+ | box-sizing: border-box; | ||
+ | background-clip: padding-box; | ||
+ | padding:0 20px 20px 20px; | ||
+ | height:750px; | ||
+ | width:100%; | ||
+ | } | ||
+ | |||
+ | .center { | ||
+ | position: absolute; | ||
+ | top:100px; | ||
} | } | ||
</style> | </style> | ||
</head> | </head> | ||
− | |||
<body> | <body> | ||
− | |||
− | |||
− | + | <div class = "bannerbox" style ="background-color:#e2e2e2"> | |
− | + | <div class = "center"> | |
− | + | <img src="https://static.igem.org/mediawiki/2017/9/9e/T--Sydney_Australia--InterlabBanner.gif" width="100%"> | |
− | <div class = " | + | |
− | <div class = " | + | |
− | + | ||
− | https://static.igem.org/mediawiki/2017/9/9e/T--Sydney_Australia--InterlabBanner.gif" | + | |
− | + | ||
− | + | ||
</div> | </div> | ||
</div> | </div> | ||
+ | |||
</html> | </html> | ||
{{:Team:Sydney_Australia/templates/Footer}} | {{:Team:Sydney_Australia/templates/Footer}} |
Revision as of 00:00, 18 October 2017