Team:Calgary/Sandbox3

From 2011.igem.org

(Difference between revisions)
Line 211: Line 211:
}
}
-
/*End menu stuff. Onto the rest of the header!*/
+
/*Active state settings*/
 +
#home li.home a,
 +
#team li.team a,
 +
#project li.project a,
 +
#parts li.parts a,
 +
#notebook li.notebook a,
 +
#outreach li.outreach a,
 +
#sponsors li.sponsors a{
 +
background-position: left bottom;
 +
}
 +
 
 +
#team li.team span,
 +
#project li.project span,
 +
#parts li.parts span,
 +
#notebook li.notebook span,
 +
#outreach li.outreach span,
 +
#sponsors li.sponsors span{
 +
display: block;
 +
}
 +
 
 +
/***End menu stuff. Onto the rest of the header!***/
#headbanner{
#headbanner{
Line 229: Line 249:
margin-top: -170px;
margin-top: -170px;
}
}
 +
 +
/*...Not much, was there.*/

Revision as of 20:12, 6 July 2011