diff --git a/lib/system b/lib/system index 8a800ab..fe3b624 160000 --- a/lib/system +++ b/lib/system @@ -1 +1 @@ -Subproject commit 8a800ab114644f136fb7024b675e88d0bfdae661 +Subproject commit fe3b6242a618bee42ade7ad08338d8dd7d1f16a6 diff --git a/slingit/page/default_page/css/default_page.css b/slingit/page/default_page/css/default_page.css index 216924d..9bc6362 100644 --- a/slingit/page/default_page/css/default_page.css +++ b/slingit/page/default_page/css/default_page.css @@ -1,28 +1,23 @@ body{} #headbanner { - width: 1200px; - height: 150px; + height: 22%; + width: 30%; margin: auto; margin-top: 15px; margin-bottom: 15px; - text-align: center; + background: url(http://www.neopolimatrix.eu/api.php?call=files&cat=person&id=logo.png) no-repeat; + background-size: contain; } -.head_element { - //float: left; -} - -#content { - width: 1200px; - margin: auto; -} +#content {} #footer { + position: absolute; height: 20px; bottom: 0; text-align: center; - margin: auto; + width: 100%; } \ No newline at end of file diff --git a/slingit/page/default_page/tpl/default_page.tpl b/slingit/page/default_page/tpl/default_page.tpl index c389dcf..e89e246 100644 --- a/slingit/page/default_page/tpl/default_page.tpl +++ b/slingit/page/default_page/tpl/default_page.tpl @@ -19,16 +19,12 @@ -
+