From 65dc06eab2305800ad862b4621807fd7d4f7fe8d Mon Sep 17 00:00:00 2001 From: Horus3 Date: Sun, 9 Feb 2014 17:21:59 +0100 Subject: Init --- config/404.css | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 config/404.css (limited to 'config/404.css') diff --git a/config/404.css b/config/404.css new file mode 100644 index 0000000..08276dd --- /dev/null +++ b/config/404.css @@ -0,0 +1,3 @@ +body { +background: white url("dead_link.png") no-repeat fixed top; +} -- cgit v1.2.3