diff --git a/blender-bfct/application/static/assets/css/bfct.css b/blender-bfct/application/static/assets/css/bfct.css index b7fed66..778807f 100644 --- a/blender-bfct/application/static/assets/css/bfct.css +++ b/blender-bfct/application/static/assets/css/bfct.css @@ -1,6 +1,8 @@ @import url(http://fonts.googleapis.com/css?family=Open+Sans); @import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300); +body {padding: 53px 0 0 0 !important;} + .application_row { width: 2800%; height: 100%; diff --git a/blender-bfct/application/static/assets_shared b/blender-bfct/application/static/assets_shared index 047a3ef..faa3703 160000 --- a/blender-bfct/application/static/assets_shared +++ b/blender-bfct/application/static/assets_shared @@ -1 +1 @@ -Subproject commit 047a3efd7dc3b0e5889e2bccf5ee7008acf00897 +Subproject commit faa37037642261710630997892182512da1171a5 diff --git a/blender-bfct/application/templates/layout.html b/blender-bfct/application/templates/layout.html index 49cd1ba..9082b8f 100644 --- a/blender-bfct/application/templates/layout.html +++ b/blender-bfct/application/templates/layout.html @@ -42,7 +42,7 @@ Toggle navigation - +