Line 1,016: | Line 1,016: | ||
} | } | ||
#bodyContent .slide{ | #bodyContent .slide{ | ||
+ | transition: visibility 0s, opacity 0.5s linear; | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
#bodyContent .slider button { | #bodyContent .slider button { | ||
position: absolute; | position: absolute; | ||
Line 1,031: | Line 1,027: | ||
cursor: pointer; | cursor: pointer; | ||
margin-top: -25px; | margin-top: -25px; | ||
− | background: hsla(0, 0%, | + | background: hsla(0, 0%, 80%, 0.3); |
} | } | ||
#bodyContent .slider button:hover{ | #bodyContent .slider button:hover{ | ||
− | background: hsla(0, 0%, | + | background: hsla(0, 0%, 60%, 0.3); |
} | } | ||
Revision as of 16:35, 30 October 2017