diff --git a/modules/extra/webcpanel/templates/default/cubes.png b/modules/extra/webcpanel/templates/default/cubes.png new file mode 100644 index 000000000..d75208db7 Binary files /dev/null and b/modules/extra/webcpanel/templates/default/cubes.png differ diff --git a/modules/extra/webcpanel/templates/default/style.css b/modules/extra/webcpanel/templates/default/style.css index fa122518a..e425c3d8c 100644 --- a/modules/extra/webcpanel/templates/default/style.css +++ b/modules/extra/webcpanel/templates/default/style.css @@ -6,7 +6,7 @@ } body { background-color: #eee; - background-image: url('http://politeia.in/assets/img/bg/cubes.png'); + background-image: url('/static/cubes.png'); } /* RANDOM STUFF */