1
0
mirror of https://github.com/anope/anope.git synced 2026-06-29 19:36:37 +02:00

Use a local copy of the background image

This commit is contained in:
n0kS Phr33d0m
2013-08-23 08:11:24 +02:00
parent 2238db8338
commit aaa12cc018
2 changed files with 1 additions and 1 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 723 B

@@ -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 */