style updates
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 16 Feb 2020 19:14:24 +0000 (19:14 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 16 Feb 2020 19:14:24 +0000 (19:14 +0000)
local.css

index 5ca4495d43f72ec14ce5e95e01c4f87e99ff2b41..2298360471b7fc17f0bd4d92c64043020da4057d 100644 (file)
--- a/local.css
+++ b/local.css
@@ -1,3 +1,21 @@
+body {
+  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif!important
+  padding-top: 70px;
+}
+
+footer {
+  padding: 30px 0;
+}
+
+list-group-item.active {
+   background-color: #4A90E2;
+}
+
+.navbar-default {
+   background-color: gray-dark;
+   border-color: #e7e7e7;
+}
+
 /* Counter Headings Local */
 body {
 counter-reset : h1;