fixed link to blur
This commit is contained in:
parent
f19b85d957
commit
2ebe68177d
@ -1,6 +1,6 @@
|
||||
/* GRAFANA BLUR THEME */
|
||||
body {
|
||||
background-image: url("https://cdn.rawgit.com/gilbN/GrafOrg/master/Resources/blur-noise.png"), url("https://cdn.rawgit.com/gilbN/GrafOrg/master/Resources/blur-light.png");
|
||||
background-image: url("https://cdn.rawgit.com/gilbN/theme.park/f19b85d9/Resources/blur-noise.png"), url("https://cdn.rawgit.com/gilbN/theme.park/f19b85d9/Resources/blur-light.png");
|
||||
background-repeat: repeat, no-repeat;
|
||||
background-attachment: fixed, fixed;
|
||||
background-position: center center, center center;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user