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:
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 */
|
||||
|
||||
Reference in New Issue
Block a user