Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

主要使用以下CSS3属性:

  • :before, :after 伪元素
  • border-radius 构造图形
  • position: relative & absolute
  • box-shadow 来构造阴影、 重复以及填充效果
  • 动画采用 @keyframes 定义动画
  • animation
  • transform : rotate() && scale()