Warning: count(): Parameter must be an array or an object that implements Countable in /home/xs638785/agile-software.site/public_html/wp-content/plugins/rich-table-of-content/functions.php on line 490
hoverするとマスクが表示される
.media .media-list.media-hover-09 .media-bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.2);
opacity: 0;
z-index: 2;
-webkit-transition: all 0.5s;
transition: all 0.5s; }