niobures's picture
VideoSearch
e26fba6 verified
<!-- Google fonts -->
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,700' rel='stylesheet'
type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Roboto:400,300,700' rel='stylesheet'
type='text/css'>
<!-- Bootstrap styles -->
<link rel="stylesheet" href="~/Content/css/boostrap.css">
<link rel="stylesheet" href="~/Content/css/boostrap_responsive.css">
<!-- Main Template styles -->
<link rel="stylesheet" href="~/Content/css/font_awesome.css">
<link rel="stylesheet" href="~/Content/css/styles.css">
<link rel="stylesheet" href="~/Content/css/mystyles.css">
<link href="~/Content/css/bootstrap-multiselect.css" rel="stylesheet" type="text/css" />
<!-- IE 8 Fallback -->
<!--[if lt IE 9]>
<link rel="stylesheet" type="text/css" href="css/ie8.css" />
<![endif]-->