Team:Wageningen UR/Templates/Page Header

From 2013.igem.org

(Difference between revisions)
Line 345: Line 345:
}
}
/* The active node */
/* The active node */
-
#example3 .node_active{
+
#example3 .node_active{ background:#fff;}
-
background:#fff;
+
#example3 .node_active .tooltip {opacity: .7;}
-
}
+
 
/* Each node tooltip */
/* Each node tooltip */
#example3 .tooltip{
#example3 .tooltip{

Revision as of 22:51, 26 July 2013


Page title

List of templates:

Team:Wageningen_UR/Templates/Page Header
this page, include at the start of every page. This page contains all the css needed to style all of the pages.
Team:Wageningen_UR/Templates/Page Footer
include at the end of every page. This page contains all js for all the more complex functions in this wiki.
Team:Wageningen_UR/Templates/Navigation
edit the menu here