From 2f047e3befd3063c24fe41175acae6271398de7e Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Wed, 3 Aug 2011 22:55:48 -0500 Subject: [PATCH] removed benchmarking from splash screen. --- application/views/home/index.php | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/application/views/home/index.php b/application/views/home/index.php index 8d99d250..6f8a0371 100644 --- a/application/views/home/index.php +++ b/application/views/home/index.php @@ -61,13 +61,6 @@ .wrapper h2:first-of-type { margin-top: 0; } - - .footer { - background-color: #eee; - text-align: right; - font-size: 12px; - color: #bbb; - } @@ -82,9 +75,5 @@

Need to learn more? Peruse our wonderful documentation.

- - \ No newline at end of file