Line 640: | Line 640: | ||
} | } | ||
button:focus {outline:0;} | button:focus {outline:0;} | ||
+ | |||
/* Slideshow stylesheet */ | /* Slideshow stylesheet */ | ||
* {box-sizing: border-box} | * {box-sizing: border-box} | ||
Line 656: | Line 657: | ||
.prev, .next { | .prev, .next { | ||
cursor: pointer; | cursor: pointer; | ||
− | position: absolute; | + | /* position: absolute; */ |
top: 50%; | top: 50%; | ||
width: auto; | width: auto; |
Revision as of 18:55, 28 September 2018
<!DOCTYPE html>