diff --git a/src/application/controller/error/404.php b/src/application/controller/error/404.php index 0f38df8..002bfb3 100644 --- a/src/application/controller/error/404.php +++ b/src/application/controller/error/404.php @@ -1,3 +1,5 @@ -404 - \ No newline at end of file + +
+
+ + +
+
+
+
+

+

+
+
+ \ No newline at end of file diff --git a/src/public/css/common.css b/src/public/css/common.css index 5b9b764..99cead7 100644 --- a/src/public/css/common.css +++ b/src/public/css/common.css @@ -112,6 +112,10 @@ textarea { font-size: 26px } +.f-size-65 { + font-size: 65px +} + .f-normal { font-weight: normal }