4,554
edits
No edit summary |
No edit summary |
||
Line 299: | Line 299: | ||
/* Additional styling as needed */ | /* Additional styling as needed */ | ||
} | } | ||
.caption- | .caption-image1 { | ||
position: absolute; | position: absolute; | ||
top: 50%; | top: 50%; | ||
Line 312: | Line 312: | ||
.article-image:hover .caption- | .article-image:hover .caption-image1 { | ||
opacity: 1; | opacity: 1; | ||
} | } |