From a6406a90f87c6c72e30fb7b4bb2144909e6676f1 Mon Sep 17 00:00:00 2001 From: Li-aung 'Lewis' Yip Date: Fri, 30 Dec 2016 15:09:49 +0800 Subject: Remove commented code --- layouts/partials/navbar.html | 31 +------------------------------ static/css/custom.css | 6 ------ 2 files changed, 1 insertion(+), 36 deletions(-) diff --git a/layouts/partials/navbar.html b/layouts/partials/navbar.html index 48ccb73..8e77c72 100644 --- a/layouts/partials/navbar.html +++ b/layouts/partials/navbar.html @@ -1,32 +1,3 @@ -
@@ -61,4 +32,4 @@
- + \ No newline at end of file diff --git a/static/css/custom.css b/static/css/custom.css index e367b01..3525bf0 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -1,8 +1,3 @@ -/* -footer { - display:block; -} -*/ html { min-height:100%; width:100%; @@ -15,7 +10,6 @@ body { } .nav-menu { - /*box-shadow: 0 1px 1px rgba(0,0,0, 0.10);*/ border-bottom: 1px solid #e3e3e3; } -- cgit v1.2.3