aboutsummaryrefslogtreecommitdiff
path: root/Neutron-trunk/resources/css/error.css
diff options
context:
space:
mode:
Diffstat (limited to 'Neutron-trunk/resources/css/error.css')
-rw-r--r--Neutron-trunk/resources/css/error.css16
1 files changed, 0 insertions, 16 deletions
diff --git a/Neutron-trunk/resources/css/error.css b/Neutron-trunk/resources/css/error.css
deleted file mode 100644
index 19cabbc..0000000
--- a/Neutron-trunk/resources/css/error.css
+++ /dev/null
@@ -1,16 +0,0 @@
-* {
- font-family: CMS, Arial, Calibri, Ubuntu, Roboto, Liberation Sans, Helvetica, sans-serif;
-}
-
-body {
- background-image: url("../image/error.jpg");
- background-size: 100%;
- background-repeat: no-repeat;
- background-position: initial;
- overflow: hidden;
-}
-
-.discover {
- color: black;
- max-width: 40%;
-} \ No newline at end of file