Line 11: | Line 11: | ||
/* Slideshow container */ | /* Slideshow container */ | ||
.slideshow-container { | .slideshow-container { | ||
− | max-width: | + | max-width: 1000px; |
position: relative; | position: relative; | ||
margin: auto; | margin: auto; | ||
− | |||
} | } | ||
− | |||
/* Next & previous buttons */ | /* Next & previous buttons */ | ||
Line 26: | Line 24: | ||
padding: 16px; | padding: 16px; | ||
margin-top: -22px; | margin-top: -22px; | ||
− | color: | + | color: white; |
font-weight: bold; | font-weight: bold; | ||
font-size: 18px; | font-size: 18px; | ||
Line 57: | Line 55: | ||
/* Number text (1/3 etc) */ | /* Number text (1/3 etc) */ | ||
.numbertext { | .numbertext { | ||
− | color: # | + | color: #f2f2f2; |
font-size: 12px; | font-size: 12px; | ||
padding: 8px 12px; | padding: 8px 12px; | ||
Line 77: | Line 75: | ||
.active, .dot:hover { | .active, .dot:hover { | ||
− | background-color: | + | background-color: #717171; |
} | } | ||
Revision as of 04:44, 15 October 2018