This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | @keyframes rotation { | |
| @for $i from 0 through 47 { | |
| #{$i / 47 * 100}% { | |
| background-position: calc(#{$i} * -464px) 0; | |
| } | |
| } | |
| } | |
| // background-image: url("./assets/rotation/coin_rotation_2s#{$i}.jpg"); | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | Wordpress ОГЛАВЛЕНИЕ | |
| ============================================ | |
| WP custom post-types | |
| WP custom template или одиночные страницы | |
| WP Theme Option или плагин Redux Framework | |
| WP блог blog | |
| WP внедрение Header и Footer | |
| WP главная страница | |
| WP добавление шрифтов |