Hover animation
This commit is contained in:
parent
bbc2d19512
commit
c78eb5fe58
1 changed files with 0 additions and 2 deletions
|
@ -67,7 +67,6 @@
|
||||||
|
|
||||||
.caption-style-1 .caption{
|
.caption-style-1 .caption{
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
position: absolute;
|
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
-webkit-transition:all 0.45s ease-in-out;
|
-webkit-transition:all 0.45s ease-in-out;
|
||||||
-moz-transition:all 0.45s ease-in-out;
|
-moz-transition:all 0.45s ease-in-out;
|
||||||
|
@ -91,7 +90,6 @@
|
||||||
.caption-style-1 .caption-text{
|
.caption-style-1 .caption-text{
|
||||||
z-index: 0;
|
z-index: 0;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
position: relative;
|
|
||||||
width: 400px;
|
width: 400px;
|
||||||
height: 200px;
|
height: 200px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
Loading…
Reference in a new issue