m |
m |
||
Line 25: | Line 25: | ||
#previous img{ | #previous img{ | ||
width: 100%; min-width: 100%; height: auto; | width: 100%; min-width: 100%; height: auto; | ||
− | top: - | + | top: -250px; |
transition: all 1s ease; | transition: all 1s ease; | ||
} | } | ||
Line 31: | Line 31: | ||
#next img{ | #next img{ | ||
width: 100%; min-width: 100%; height: auto; | width: 100%; min-width: 100%; height: auto; | ||
− | top: - | + | top: -250px; |
transition: all 1s ease; | transition: all 1s ease; | ||
} | } |
Revision as of 09:44, 14 October 2016
Overview
Write here
Check out other parts of our project below!