Team:Aberdeen Scotland/css

From 2009.igem.org

(Difference between revisions)
Line 88: 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 */
 +
        vertical-align: bottom;
}
}
Line 94: Line 95:
margin-left:-560px;
margin-left:-560px;
height: 1px;
height: 1px;
 +
        vertical-align: bottom;
}
}
Line 111: Line 113:
font-size:14px;        /* this (and also below) sets the menu's font size */
font-size:14px;        /* this (and also below) sets the menu's font size */
border-bottom:0;        /* give us a black border underneath */
border-bottom:0;        /* give us a black border underneath */
 +
        vertical-align: bottom;
}
}

Revision as of 09:54, 6 August 2009