aboutsummaryrefslogtreecommitdiff
path: root/config/404.css
diff options
context:
space:
mode:
authorHorus32014-02-09 17:21:59 +0100
committerHorus32014-02-09 17:21:59 +0100
commit65dc06eab2305800ad862b4621807fd7d4f7fe8d (patch)
treec8efcc90589d30ecbe838fc7822c8d031cbececa /config/404.css
downloadjungegemeinde-65dc06eab2305800ad862b4621807fd7d4f7fe8d.tar.gz
Init
Diffstat (limited to 'config/404.css')
-rw-r--r--config/404.css3
1 files changed, 3 insertions, 0 deletions
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;
+}