Content deleted Content added
No edit summary
No edit summary
Line 245:
div.nav.mech1 dt,
div.nav.mech1 table th { border-color:#69C; }
 
div.nav.careerdivgay .heading { background-color:#939; }
div.nav.careerdivgay dd,
div.nav.careerdivgay dt,
div.nav.careerdivgay table th { border-color:#939; }
 
/* careerdivgay */
.table.careerdivgay > :first-child > tr:first-child,
.table.careerdivgay > :first-child > tr:first-child > *,
.table.careerdivgay > * > tr.heading,
.table.careerdivgay > * > tr.heading > * {
background-color:#B679D5 !important;
border-color:#9261AA !important;
}
.table.careerdivgay > * > tr > th,
.table > * > tr.careerdivgay > th {
background-color:#DBBCEA;
border-color:#AF96BB;
}
.table.careerdivgay > tbody > tr:nth-child(odd),
.table > tbody > tr.careerdivgay:nth-child(odd) {
background-color:#F4EBF9;
}
 
/* Hide and reduce margins of horizontal rules between multiple navs */