首页/styles.css:修订间差异

无编辑摘要
无编辑摘要
第26行: 第26行:
.video_block .neuro-button{
.video_block .neuro-button{
position: absolute;
position: absolute;
width: auto;
height: auto;
overflow: hidden;
white-space: nowrap;
background-color: rgba(150, 50, 220, 0.4);
color: white;
padding: 0;
box-sizing: border-box;
transition: width 1.2s ease-in-out, padding 2.3s ease-in-out, height 0.3s ease-in-out, transform 0.3s ease-in-out;
font-size: 24px;
text-align: center;
}
}
.video_block:hover .neuro-button{
.video_block:hover .neuro-button{