Line 1,187: | Line 1,187: | ||
#bodyContent .slider button { | #bodyContent .slider button { | ||
− | + | position: absolute; | |
− | + | top: 0; | |
− | + | border: none; | |
− | + | height: 100%; | |
− | + | width: 50px; | |
− | + | cursor: pointer; | |
− | + | background: hsla(0, 0%, 50%, 0.5); | |
− | + | ||
} | } | ||
#bodyContent .slider button:hover{ | #bodyContent .slider button:hover{ | ||
− | background: hsla(0, 0%, | + | background: hsla(0, 0%, 0%, 0.5); |
} | } | ||
Revision as of 12:28, 31 October 2017