Template:Leanna css
From 2010.igem.org
(Difference between revisions)
(5 intermediate revisions not shown) | |||
Line 9: | Line 9: | ||
<!--[if IE]> | <!--[if IE]> | ||
<style> | <style> | ||
+ | #whitespace { | ||
+ | height: 200px; | ||
+ | } | ||
#header { | #header { | ||
width: 985px; | width: 985px; | ||
+ | padding: 0px; | ||
+ | margin: 0px; | ||
+ | background-color: black; | ||
} | } | ||
#navwrapper { | #navwrapper { | ||
position: absolute; | position: absolute; | ||
width: 985px; | width: 985px; | ||
+ | padding: 1px; | ||
+ | margin: 1px; | ||
+ | background-color: green; | ||
} | } | ||
#topnav { | #topnav { | ||
height: 65px; | height: 65px; | ||
- | + | padding: 1px; | |
+ | margin: 1px; | ||
+ | background-color: pink; | ||
} | } | ||
+ | |||
Line 726: | Line 738: | ||
</li> | </li> | ||
<li class="notebook"><a href="https://2010.igem.org/Team:MIT/Notebook"><table style="padding: 5px; background-color: transparent; color:white;"><tr><td>Notebook</td></table> | <li class="notebook"><a href="https://2010.igem.org/Team:MIT/Notebook"><table style="padding: 5px; background-color: transparent; color:white;"><tr><td>Notebook</td></table> | ||
- | |||
</a> | </a> | ||
<ul> | <ul> |
Latest revision as of 21:26, 27 October 2010