diff --git a/application/views/home/index.php b/application/views/home/index.php index 6f8a0371..c3b7f11d 100644 --- a/application/views/home/index.php +++ b/application/views/home/index.php @@ -61,6 +61,13 @@ .wrapper h2:first-of-type { margin-top: 0; } + + .footer { + background-color: #eee; + text-align: right; + font-size: 12px; + color: #bbb; + }
@@ -75,5 +82,9 @@Need to learn more? Peruse our wonderful documentation.
+ +