Team:Aberdeen Scotland/css
From 2009.igem.org
(Difference between revisions)
Line 75: | Line 75: | ||
border:0; | border:0; | ||
margin:0; | margin:0; | ||
+ | margin-bottom:-1px; | ||
padding:0; | padding:0; | ||
width:90%; | width:90%; | ||
Line 88: | Line 89: | ||
height: 1px; /* into a second nested div (see 2nd nested div next */ | height: 1px; /* into a second nested div (see 2nd nested div next */ | ||
border-left:560px solid #fff; /* CSS box-model borders are a fixed size */ | border-left:560px solid #fff; /* CSS box-model borders are a fixed size */ | ||
- | + | margin-bottom:-1px; | |
} | } | ||
Line 95: | Line 96: | ||
margin-left:-560px; | margin-left:-560px; | ||
height: 1px; | height: 1px; | ||
- | + | margin-bottom:-1px; | |
} | } | ||
Line 105: | Line 106: | ||
position:relative; /* establish a menu-relative positioning context */ | position:relative; /* establish a menu-relative positioning context */ | ||
float:left; /* play nicely with others */ | float:left; /* play nicely with others */ | ||
- | margin: 0 0 - | + | margin: 0 0 -2px 0; |
padding:0; | padding:0; | ||
border:0; | border:0; |
Revision as of 10:18, 6 August 2009