diff options
-rw-r--r-- | web/css.css | 2 | ||||
-rw-r--r-- | web/i/new.png | bin | 0 -> 989 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/web/css.css b/web/css.css index 0d20f5ad0..79bbe75e7 100644 --- a/web/css.css +++ b/web/css.css @@ -160,7 +160,7 @@ ul#error { } #nav_new a { - background-image: url("http://upload.wikimedia.org/wikipedia/en/1/1a/New.png"); + background-image: url("/i/new.png"); background-repeat: no-repeat; background-position: 100% 0; } diff --git a/web/i/new.png b/web/i/new.png Binary files differnew file mode 100644 index 000000000..5889d8256 --- /dev/null +++ b/web/i/new.png |