diff --git a/app/default/styles/base.css b/app/default/styles/base.css index ff51983..7f67bc8 100644 --- a/app/default/styles/base.css +++ b/app/default/styles/base.css @@ -86,7 +86,7 @@ header { margin-top: .4rem; padding: 0; justify-content: flex-end; - a { + li { margin-left:0.4rem; margin-top:0.4rem; } diff --git a/app/default/templates/base.php b/app/default/templates/base.php index d602f64..437af54 100644 --- a/app/default/templates/base.php +++ b/app/default/templates/base.php @@ -17,6 +17,9 @@ function getActiveClass($href) { return rtrim(parse_url($_SERVER['REQUEST_URI'], + + + @@ -36,10 +39,10 @@ function getActiveClass($href) { return rtrim(parse_url($_SERVER['REQUEST_URI'],