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

无编辑摘要
无编辑摘要
标签已被回退
第23行: 第23行:
animation: float 4s infinite ease-in-out;
animation: float 4s infinite ease-in-out;
}
}
.video_block .neuro-button{
.video_block .neuro-button a{
position: absolute;
position: absolute;
width: 0;
width: 0;
第37行: 第37行:
text-align: center;
text-align: center;
}
}
.video_block:hover .neuro-button{
.video_block:hover .neuro-button a{
width: 120px;
width: 120px;
padding: 3px;
padding: 3px;
第43行: 第43行:
padding-right:6px;
padding-right:6px;
}
}
.video_block .neuro-button:hover{
.video_block .neuro-button:hover a{
height: 60px;
height: 60px;
padding: 9px;
padding: 6px;
}
}
.video_block #neuro{
.video_block #neuro{