ie8 support (closes #96)
This commit is contained in:
parent
6bc92af17c
commit
9a657e2676
6 changed files with 47 additions and 26 deletions
|
@ -19,6 +19,10 @@
|
|||
<link rel="stylesheet" href="css/print.css" type="text/css" media="print">
|
||||
|
||||
<link rel="stylesheet" href="lib/css/zenburn.css">
|
||||
|
||||
<!--[if lt IE 9]>
|
||||
<script src="lib/js/html5shiv.js"></script>
|
||||
<![endif]-->
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue