]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - app.css
Optionnal footer support
[github/bastienwirtz/homer.git] / app.css
diff --git a/app.css b/app.css
index 2cdb5074b3266d8469482449682696e0760bec4c..b514059be2f3a8c8d343f168f5895c8bf33262df 100644 (file)
--- a/app.css
+++ b/app.css
@@ -230,6 +230,10 @@ body {
     color: #676767;
     font-size: 0.85rem;
     transition: background-color cubic-bezier(0.165, 0.84, 0.44, 1) 300ms; }
+  body .no-footer #main-section {
+    margin-bottom: 0; }
+  body .no-footer .footer {
+    display: none; }
   body .search-bar {
     position: relative;
     display: inline-block; }