css animated material design 源码
CSS动画材料设计 ..... html ...... <title> repl.it </ title> [removed] </ script> ..... css .....部分{位置:相对; 宽度:140像素; 高度:250像素; 背景颜色:#efeff3; -webkit-animation:窗口无限前进4s; 动画:窗口无限前进4s; 溢出:隐藏; }部分> * {位置:绝对; } 标题{top:0; 左:0; 宽度:100%; 高度:30px; border-top:7px实心#067597; 背景颜色:#0586ad; -webkit-animation:标头无限前进4s; 动画:标头向前转发4s无限; } 文章{顶部:30像素; 左:50%; 宽度:140像素; 高度:220像素; box-shadow:0 2px 4px rgba(1
用户评论