diff --git a/maxkey-web-maxkey/src/main/resources/static/css/base.css b/maxkey-web-maxkey/src/main/resources/static/css/base.css index e7e12722..820399b3 100644 --- a/maxkey-web-maxkey/src/main/resources/static/css/base.css +++ b/maxkey-web-maxkey/src/main/resources/static/css/base.css @@ -30,14 +30,14 @@ body{ vertical-align: central; } -#topBar{ +#top{ text-shadow: 0 1px 0 #fff; border-bottom: 1px solid #e5e5e5; - min-width: 100%; align:left; min-height: 60px; - margin-bottom: 1px; + margin-bottom: 5px; } + #topNav{ border-bottom: 1px solid #e5e5e5; } @@ -81,7 +81,7 @@ body{ border-top: 1px solid #e5e5e5; min-width: 100%; height:80px; - + margin-top: 5px; } #content{ diff --git a/maxkey-web-maxkey/src/main/resources/templates/views/layout/footer.ftl b/maxkey-web-maxkey/src/main/resources/templates/views/layout/footer.ftl index 61318333..505648ce 100644 --- a/maxkey-web-maxkey/src/main/resources/templates/views/layout/footer.ftl +++ b/maxkey-web-maxkey/src/main/resources/templates/views/layout/footer.ftl @@ -1,6 +1,6 @@ <#-- footer --> -