drop IE8 support!

This commit is contained in:
Michael Träger 2016-05-31 14:41:57 +02:00
parent 48269c2267
commit 94d8aefc6c

View File

@ -10,12 +10,6 @@
<!-- Bootstrap --> <!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet"> <link href="css/bootstrap.min.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<style> <style>
ul { ul {
list-style-type: none; list-style-type: none;