diff --git a/application/views/footer.php b/application/views/footer.php index b9c57de..b341bb2 100644 --- a/application/views/footer.php +++ b/application/views/footer.php @@ -1,5 +1,9 @@
+
+
Visit us at github.com/Myronic
+
+
built using CodeIgniter
@@ -9,4 +13,4 @@
- \ No newline at end of file + diff --git a/assets/css/bootstrap.css b/assets/css/bootstrap.css index 63f0eea..aaf7d8d 100644 --- a/assets/css/bootstrap.css +++ b/assets/css/bootstrap.css @@ -71,7 +71,7 @@ body { line-height: 1.5; color: #343a40; text-align: left; - background-color: #fff; + background-color: #eee; } [tabindex="-1"]:focus { @@ -144,7 +144,7 @@ strong { } small { - font-size: 80%; + font-size: 70%; } sub, @@ -374,7 +374,7 @@ template { h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-bottom: 0.5rem; - font-weight: 700; + font-weight: 600; line-height: 1.2; } @@ -409,7 +409,7 @@ h6, .h6 { .display-1 { font-size: 6rem; - font-weight: 300; + font-weight: 250; line-height: 1.2; }