Team:Paris Bettencourt/Team
From 2013.igem.org
(Difference between revisions)
Line 32: | Line 32: | ||
div.nav-controls { | div.nav-controls { | ||
float: right; | float: right; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
div.slideshow-container { | div.slideshow-container { | ||
Line 468: | Line 458: | ||
renderSSControls: true, // Specifies whether the slideshow's Play and Pause links should be rendered | renderSSControls: true, // Specifies whether the slideshow's Play and Pause links should be rendered | ||
renderNavControls: true, // Specifies whether the slideshow's Next and Previous links should be rendered | renderNavControls: true, // Specifies whether the slideshow's Next and Previous links should be rendered | ||
- | playLinkText: ' | + | playLinkText: 'Play', |
- | pauseLinkText: ' | + | pauseLinkText: 'Pause', |
- | prevLinkText: ' | + | prevLinkText: '‹ Prev', |
- | nextLinkText: ' | + | nextLinkText: 'Next ›', |
nextPageLinkText: 'Advisors ›', | nextPageLinkText: 'Advisors ›', | ||
prevPageLinkText: '‹ Students', | prevPageLinkText: '‹ Students', |
Revision as of 17:42, 1 October 2013
<body>
Team