Team:Wageningen UR/Templates/Page Header

From 2013.igem.org

(Difference between revisions)
Line 10: Line 10:
containerheight: 400,
containerheight: 400,
         timelinewidth: timeW,
         timelinewidth: timeW,
-
timelineheight: 3,
+
timelineheight: 4,
timelineverticalmargin: 20,
timelineverticalmargin: 20,
autoplay: true,
autoplay: true,
Line 313: Line 313:
/* The timeline background */
/* The timeline background */
#example3 .timeline{
#example3 .timeline{
-
background:url('http://beauvillemedia.nl/igem/timeline_dot_pattern.png' repeat-x top left);
+
background:url('http://beauvillemedia.nl/igem/timeline_dot_pattern.png') repeat-x top left;
}
}
/* The timeline fill bar */
/* The timeline fill bar */

Revision as of 22:29, 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