You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
76 lines
5.3 KiB
76 lines
5.3 KiB
<!-- Google Fonts
|
|
============================================ -->
|
|
<!--<link href="https://fonts.googleapis.com/css?family=Raleway:400,300,500,600,700,800" rel="stylesheet" type="text/css" /> -->
|
|
<!-- Bootstrap CSS
|
|
============================================ -->
|
|
<link rel="stylesheet" href="{$public}css/bootstrap.min.css" />
|
|
<!-- Color Swithcer CSS
|
|
============================================ -->
|
|
<link rel="stylesheet" href="{$public}css/color-switcher.css" />
|
|
<!-- Fontawsome CSS
|
|
============================================ -->
|
|
<link rel="stylesheet" href="{$public}css/font-awesome.min.css" />
|
|
<!-- Owl Carousel CSS
|
|
============================================ -->
|
|
<link rel="stylesheet" href="{$public}css/owl.carousel.css" />
|
|
<!-- jquery-ui CSS
|
|
============================================ -->
|
|
<link rel="stylesheet" href="{$public}css/jquery-ui.css" />
|
|
<!-- Meanmenu CSS
|
|
============================================ -->
|
|
<link rel="stylesheet" href="{$public}css/meanmenu.min.css" />
|
|
<!-- Animate CSS
|
|
============================================ -->
|
|
<link rel="stylesheet" href="{$public}css/animate.css" />
|
|
<!-- Animated Headlines CSS
|
|
============================================ -->
|
|
<link rel="stylesheet" href="{$public}css/animated-headlines.css" />
|
|
<!-- Nivo slider CSS
|
|
============================================ -->
|
|
<link rel="stylesheet" href="{$public}lib/nivo-slider/css/nivo-slider.css" type="text/css" />
|
|
<link rel="stylesheet" href="{$public}lib/nivo-slider/css/preview.css" type="text/css" media="screen" />
|
|
<!-- Metarial Iconic Font CSS
|
|
============================================ -->
|
|
<link rel="stylesheet" href="{$public}css/material-design-iconic-font.css" />
|
|
<link rel="stylesheet" href="{$public}css/material-design-iconic-font.min.css" />
|
|
<!-- Slick CSS
|
|
============================================ -->
|
|
<link rel="stylesheet" href="{$public}css/slick.css" />
|
|
<!-- Video CSS
|
|
============================================ -->
|
|
<link rel="stylesheet" href="{$public}css/jquery.mb.YTPlayer.css" />
|
|
<!-- Style CSS
|
|
============================================ -->
|
|
<link rel="stylesheet" href="{$public}style.css" />
|
|
<!-- Color CSS
|
|
============================================ -->
|
|
<link rel="stylesheet" href="{$public}css/color.css" />
|
|
<!-- Responsive CSS
|
|
============================================ -->
|
|
<link rel="stylesheet" href="{$public}css/responsive.css" />
|
|
<!-- Modernizr JS
|
|
============================================ -->
|
|
<script src="{$public}js/vendor/modernizr-2.8.3.min.js"></script>
|
|
<!-- Color Css Files
|
|
============================================ -->
|
|
<link rel="alternate stylesheet" type="text/css" href="{$public}switcher/color-one.css" title="color-one" media="screen" />
|
|
<link rel="alternate stylesheet" type="text/css" href="{$public}switcher/color-two.css" title="color-two" media="screen" />
|
|
<link rel="alternate stylesheet" type="text/css" href="{$public}switcher/color-three.css" title="color-three" media="screen" />
|
|
<link rel="alternate stylesheet" type="text/css" href="{$public}switcher/color-four.css" title="color-four" media="screen" />
|
|
<link rel="alternate stylesheet" type="text/css" href="{$public}switcher/color-five.css" title="color-five" media="screen" />
|
|
<link rel="alternate stylesheet" type="text/css" href="{$public}switcher/color-six.css" title="color-six" media="screen" />
|
|
<link rel="alternate stylesheet" type="text/css" href="{$public}switcher/color-seven.css" title="color-seven" media="screen" />
|
|
<link rel="alternate stylesheet" type="text/css" href="{$public}switcher/color-eight.css" title="color-eight" media="screen" />
|
|
<link rel="alternate stylesheet" type="text/css" href="{$public}switcher/color-nine.css" title="color-nine" media="screen" />
|
|
<link rel="alternate stylesheet" type="text/css" href="{$public}switcher/color-ten.css" title="color-ten" media="screen" />
|
|
<link rel="alternate stylesheet" type="text/css" href="{$public}switcher/color-ten.css" title="color-ten" media="screen" />
|
|
<link rel="alternate stylesheet" type="text/css" href="{$public}switcher/pattren1.css" title="pattren1" media="screen" />
|
|
<link rel="alternate stylesheet" type="text/css" href="{$public}switcher/pattren2.css" title="pattren2" media="screen" />
|
|
<link rel="alternate stylesheet" type="text/css" href="{$public}switcher/pattren3.css" title="pattren3" media="screen" />
|
|
<link rel="alternate stylesheet" type="text/css" href="{$public}switcher/pattren4.css" title="pattren4" media="screen" />
|
|
<link rel="alternate stylesheet" type="text/css" href="{$public}switcher/pattren5.css" title="pattren5" media="screen" />
|
|
<link rel="alternate stylesheet" type="text/css" href="{$public}switcher/background1.css" title="background1" media="screen" />
|
|
<link rel="alternate stylesheet" type="text/css" href="{$public}switcher/background2.css" title="background2" media="screen" />
|
|
<link rel="alternate stylesheet" type="text/css" href="{$public}switcher/background3.css" title="background3" media="screen" />
|
|
<link rel="alternate stylesheet" type="text/css" href="{$public}switcher/background4.css" title="background4" media="screen" />
|
|
<link rel="alternate stylesheet" type="text/css" href="{$public}switcher/background5.css" title="background5" media="screen" />
|