diff --git a/assets/style.css b/assets/style.css index f84989a..e7831f3 100644 --- a/assets/style.css +++ b/assets/style.css @@ -251,11 +251,11 @@ table.list-table > tbody, table.list-table > tbody > th, table.list-table > tbod width: 175px; } -#pagearea { +#pagearea_container { flex-grow: 1; } -#navbar, #footer { +nav, footer { padding: 1.2rem 1rem; background-color: rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 20px 28px 0 rgba(0,0,0,0.2); @@ -263,12 +263,12 @@ table.list-table > tbody, table.list-table > tbody > th, table.list-table > tbod box-shadow: 0 20px 28px 0 rgba(0,0,0,0.2); } -#navbar { +#navbar_container { height: 75px !important; position: relative; z-index: 500; } -#navbar, #pagearea, #footer { +#navbar_container, #pagearea_container, #footer_container { width: 100%; } \ No newline at end of file diff --git a/templates/footer.html b/templates/footer.html index f95b076..f4a3e6a 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -1 +1,3 @@ -

Toto nie je oficiálna stránka Adlerky, jedná sa o neoficiálnu študentskú stránku

\ No newline at end of file + \ No newline at end of file diff --git a/templates/skeleton.html b/templates/skeleton.html index d01550c..89ffb06 100644 --- a/templates/skeleton.html +++ b/templates/skeleton.html @@ -12,13 +12,13 @@ Adlerka __TEMPLATE_PAGE_TITLE__ -