Commit 2cf711acea3bbf08b016198e33d484e8e8fede30

Authored by Виталий
1 parent 298bc0f4

blue

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
frontend/assets/AppAsset.php
... ... @@ -21,6 +21,7 @@
21 21 '//fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,500,700,800',
22 22 'css/custom.css',
23 23 'css/modal.css',
  24 + 'css/style.blue.css',
24 25 ];
25 26 public $js = [
26 27 'js/jquery.cookie.js',
... ...