Line 11: | Line 11: | ||
<style> | <style> | ||
+ | * {box-sizing:border-box} | ||
+ | |||
+ | /* Slideshow container */ | ||
+ | .slideshow-container { | ||
+ | max-width: 1000px; | ||
+ | |||
+ | margin: auto; | ||
+ | } | ||
/* Hide the images by default */ | /* Hide the images by default */ |
Revision as of 16:48, 14 October 2018