Team:Aberdeen Scotland/css
From 2009.igem.org
(Difference between revisions)
Line 75: | Line 75: | ||
border:0; | border:0; | ||
margin:0; | margin:0; | ||
- | |||
padding:0; | padding:0; | ||
width:90%; | width:90%; | ||
Line 89: | Line 88: | ||
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 */ | ||
- | + | ||
} | } | ||
Line 96: | Line 95: | ||
margin-left:-560px; | margin-left:-560px; | ||
height: 1px; | height: 1px; | ||
- | + | ||
} | } | ||
Line 106: | Line 105: | ||
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: | + | margin:0px; |
padding:0; | padding:0; | ||
border:0; | border:0; |
Revision as of 10:19, 6 August 2009