mirror of
https://github.com/pi-hole/web.git
synced 2026-04-25 03:10:18 +01:00
Fix glow effect (#528)
* index.js: fix glow effect * header.php: fix glow effect rule
This commit is contained in:
@@ -191,7 +191,7 @@
|
||||
<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 }
|
||||
.small-box span { transition-duration: 500ms }
|
||||
</style>
|
||||
|
||||
<!--[if lt IE 9]>
|
||||
|
||||
Reference in New Issue
Block a user