m |
m |
||
Line 22: | Line 22: | ||
} | } | ||
}*/ | }*/ | ||
+ | |||
+ | #previous img{ | ||
+ | width: 100%; min-width: 100%; height: auto; | ||
+ | top: -350px; | ||
+ | transition: all 1s ease; | ||
+ | } | ||
+ | |||
+ | #next img{ | ||
+ | width: 100%; min-width: 100%; height: auto; | ||
+ | top: -350px; left: -150px; | ||
+ | transition: all 1s ease; | ||
+ | } | ||
</style> | </style> |
Revision as of 09:42, 14 October 2016
Overview
Write here
Check out other parts of our project below!