Line 1: | Line 1: | ||
<html> | <html> | ||
− | < | + | <div class="SlideshowAll"> |
<title>Slideshow</title> | <title>Slideshow</title> | ||
</head> | </head> | ||
Line 49: | Line 49: | ||
<span class="dot" onclick="currentSlide(5)"></span> | <span class="dot" onclick="currentSlide(5)"></span> | ||
+ | </div> | ||
</div> | </div> | ||
<style> | <style> | ||
* {box-sizing:border-box} | * {box-sizing:border-box} | ||
+ | |||
+ | .SlideshowAll { | ||
+ | background-color:none; | ||
+ | } | ||
/* Slideshow container - Change dimensions of the Border Box */ | /* Slideshow container - Change dimensions of the Border Box */ |
Revision as of 14:57, 13 July 2017