diff --git a/base/css/bootstrap.local.css b/base/css/bootstrap.local.css index 6624f20..85a6120 100644 --- a/base/css/bootstrap.local.css +++ b/base/css/bootstrap.local.css @@ -9,42 +9,18 @@ a { } -/* Sticky footer styles --------------------------------------------------- */ -html { - position: relative; - min-height: 100%; -} -body { - /* Margin bottom by footer height */ - margin-bottom: 60px; -} -.footer { - position: absolute; - bottom: 0; - width: 100%; - padding-bottom: 15px; - background-color: #f5f5f5; -} - - /* Custom page CSS -------------------------------------------------- */ /* Not required for template or sticky footer method. */ -body > .container { - padding: 80px 15px 15px; +main > .container { + padding: 60px 15px 15px; } .pagedate { font-size: 14px; } -.footer > .container { - padding-right: 15px; - padding-left: 15px; -} - textarea { width: 100%; } diff --git a/templates/page.tmpl b/templates/page.tmpl index 9240395..c50879f 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -1,5 +1,5 @@ - + @@ -38,7 +38,8 @@ - + +
+
+
@@ -93,8 +96,9 @@
+
-