From 76d65c678b955071f3f7edf42ac5d56f6e75aa81 Mon Sep 17 00:00:00 2001 From: Micah Lee Date: Fri, 20 Nov 2015 12:50:34 -0800 Subject: [PATCH] Changed 404 page to just say "404" (fixes #225) --- onionshare/404.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/onionshare/404.html b/onionshare/404.html index 05b8eb35..2e2b06f0 100644 --- a/onionshare/404.html +++ b/onionshare/404.html @@ -7,9 +7,9 @@ background-color: #FFC4D5; color: #FF0048; text-align: center; - font-size: 30em; + font-size: 20em; } - ☠ + 404