Team:Queens-Canada/head
From 2010.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<html> | <html> | ||
<style> | <style> | ||
+ | #topnav { | ||
+ | position: absolute; | ||
+ | left: 477px; | ||
+ | top: 23px; | ||
+ | width: 497px; | ||
+ | height: 141px; | ||
+ | word-wrap: break-word; | ||
+ | } | ||
+ | #topbar { | ||
+ | float: right; | ||
+ | width: 154px; | ||
+ | height: 141px; | ||
+ | margin-left: 10px; | ||
+ | word-wrap: break-word; | ||
+ | } | ||
+ | #body { | ||
+ | position: absolute; | ||
+ | left: 4px; | ||
+ | top: 184px; | ||
+ | width: 970px; | ||
+ | word-wrap: break-word; | ||
+ | } | ||
+ | #sidebar { | ||
+ | float: right; | ||
+ | width: 154px; | ||
+ | margin-left: 10px; | ||
+ | margin-top: 0px; | ||
+ | word-wrap: break-word; | ||
+ | } | ||
+ | P { | ||
+ | margin: 0px; | ||
+ | margin-bottom: 15px; | ||
+ | } | ||
+ | hr { | ||
+ | border: none; | ||
+ | border-top: 1px #e5f6ff solid; | ||
+ | } | ||
#globalWrapper { | #globalWrapper { | ||
background: url('https://static.igem.org/mediawiki/2010/a/ae/Queens-Canada_Top.gif') top center no-repeat; | background: url('https://static.igem.org/mediawiki/2010/a/ae/Queens-Canada_Top.gif') top center no-repeat; |
Revision as of 15:59, 21 June 2010