Team:Chiba
From 2010.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<!--- Background Contents ---> | <!--- Background Contents ---> | ||
<html> | <html> | ||
+ | <head> | ||
+ | #top-section { | ||
+ | height: 0px; | ||
+ | margin-top: 0px; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | margin-bottom: 0 !important; | ||
+ | margin-bottom: 0px; | ||
+ | padding:0; | ||
+ | border: 1; | ||
+ | } | ||
+ | </head> | ||
<body bgcolor="white" text="black" link="yellow" vlink="purple" alink="red" background="https://static.igem.org/mediawiki/2010/a/a1/Chiba_ground_2.jpg"> | <body bgcolor="white" text="black" link="yellow" vlink="purple" alink="red" background="https://static.igem.org/mediawiki/2010/a/a1/Chiba_ground_2.jpg"> | ||
<p> | <p> | ||
Line 25: | Line 37: | ||
/*- Menu Tabs E--------------------------- */ | /*- Menu Tabs E--------------------------- */ | ||
- | + | #tabsE { | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
float:left; | float:left; | ||
width:100%; | width:100%; |
Revision as of 18:25, 23 October 2010
#top-section { height: 0px; margin-top: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; margin-bottom: 0px; padding:0; border: 1; }
|