Merge pull request #522 from Th3M3/clean_up_style-rules

Clean up style rules
This commit is contained in:
Mark Drobnak
2018-05-29 18:16:31 -04:00
committed by GitHub
3 changed files with 11 additions and 30 deletions

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; }
.small-box span { transition-duration: 500ms }
</style>
<!--[if lt IE 9]>
<script src="scripts/vendor/html5shiv.min.js"></script>