mirror of
https://github.com/pi-hole/web.git
synced 2026-04-24 18:59:48 +01:00
header.php: removed inline-stylesheet
move it to pi-hole.css
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user