From 8970954933ecf4b5c842027faa7c52f85cc25fe2 Mon Sep 17 00:00:00 2001 From: Horus3 Date: Wed, 12 Mar 2014 02:50:30 +0100 Subject: Structure in functions. Stronger hash algorith for password safety, also pepper. --- www/static/404.css | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 www/static/404.css (limited to 'www/static/404.css') diff --git a/www/static/404.css b/www/static/404.css deleted file mode 100644 index 3567ae4..0000000 --- a/www/static/404.css +++ /dev/null @@ -1,18 +0,0 @@ -#Error-Page-content{ - margin-left: auto; - margin-right: auto; - top: 50%; - margin-top: -200px; - width: 600px; - height: 400px; - text-align: center; - position: relative; -} - -#Error-Page-head{ - font-size: 120pt; -} - -#Error-Page-description{ - -} -- cgit v1.2.3