Template:Team:UNIK Copenhagen/slideshow
From 2014.igem.org
(Difference between revisions)
Line 1,420: | Line 1,420: | ||
.bx-wrapper .bx-loading { | .bx-wrapper .bx-loading { | ||
min-height: 50px; | min-height: 50px; | ||
- | background: url( | + | background: url(https://static.igem.org/mediawiki/2014/c/cd/Bxslider_loader.gif) center center no-repeat #fff; |
height: 100%; | height: 100%; | ||
width: 100%; | width: 100%; | ||
Line 1,469: | Line 1,469: | ||
.bx-wrapper .bx-prev { | .bx-wrapper .bx-prev { | ||
left: 10px; | left: 10px; | ||
- | background: url( | + | background: url(https://static.igem.org/mediawiki/2014/0/09/Bxslider_controls.png) no-repeat 0 -32px; |
} | } | ||
.bx-wrapper .bx-next { | .bx-wrapper .bx-next { | ||
right: 10px; | right: 10px; | ||
- | background: url( | + | background: url(https://static.igem.org/mediawiki/2014/0/09/Bxslider_controls.png) no-repeat -43px -32px; |
} | } | ||
Line 1,512: | Line 1,512: | ||
height: 11px; | height: 11px; | ||
outline: 0; | outline: 0; | ||
- | background: url( | + | background: url(https://static.igem.org/mediawiki/2014/0/09/Bxslider_controls.png) -86px -11px no-repeat; |
margin: 0 3px; | margin: 0 3px; | ||
} | } | ||
Line 1,527: | Line 1,527: | ||
height: 11px; | height: 11px; | ||
outline: 0; | outline: 0; | ||
- | background: url( | + | background: url(https://static.igem.org/mediawiki/2014/0/09/Bxslider_controls.png) -86px -44px no-repeat; |
margin: 0 3px; | margin: 0 3px; | ||
} | } |
Revision as of 20:08, 19 August 2014