header.php: removed inline-stylesheet

move it to pi-hole.css
This commit is contained in:
TheME
2017-06-10 23:26:41 +02:00
committed by GitHub
parent 5838150879
commit ae58c6c60e

View File

@@ -189,10 +189,6 @@
<link href="style/vendor/skin-blue.min.css" rel="stylesheet" type="text/css" />
<link href="style/pi-hole.css" rel="stylesheet" type="text/css" />
<link rel="icon" type="image/png" sizes="160x160" href="img/logo.svg" />
<style type="text/css">
.glow { text-shadow: 0px 0px 5px #fff; }
h3 { transition-duration: 500ms }
</style>
<!--[if lt IE 9]>
<script src="scripts/vendor/html5shiv.min.js"></script>