added font-awesome, license, other changes
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="description" content="<?php echo lang('META_DESC'); ?>" />
|
||||
<title><?php echo $yaptc_company . " > " . $yaptc_appname . " > " . $yaptc_pagename; ?></title>
|
||||
<link rel="stylesheet" href="<?php echo $yaptc_libweb; ?>pure/pure.css" />
|
||||
<link rel="stylesheet" href="<?php echo $yaptc_libweb; ?>pure-0.6.0/pure.css" />
|
||||
<link rel="stylesheet" href="<?php echo $yaptc_libweb; ?>font-awesome-4.5.0/css/font-awesome.min.css">
|
||||
<!--[if lte IE 8]>
|
||||
<link rel="stylesheet" href="<?php echo $yaptc_incweb; ?>side-menu-old-ie.css" />
|
||||
<![endif]-->
|
||||
@@ -15,11 +16,11 @@
|
||||
<!--
|
||||
<![endif]-->
|
||||
<!--[if lte IE 8]>
|
||||
<link rel="stylesheet" href="<?php echo $yaptc_libweb; ?>pure/grids-responsive-old-ie-min.css" />
|
||||
<link rel="stylesheet" href="<?php echo $yaptc_libweb; ?>pure-0.6.0/grids-responsive-old-ie-min.css" />
|
||||
<![endif]-->
|
||||
<!--[if gt IE 8]>
|
||||
<!-->
|
||||
<link rel="stylesheet" href="<?php echo $yaptc_libweb; ?>pure/grids-responsive-min.css" />
|
||||
<link rel="stylesheet" href="<?php echo $yaptc_libweb; ?>pure-0.6.0/grids-responsive-min.css" />
|
||||
<!--
|
||||
<![endif]-->
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user