diff --git a/assets/css/main.css b/assets/css/main.css index 99428a5..4bbeb2f 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -34,6 +34,9 @@ body, html { height: 100%; position: relative; } +.fix-footer footer.row { + margin-left: 0 +} /*input[type=checkbox], input[type=radio] { opacity: 0; / * Блядь, какого ХУЯ????? * / diff --git a/assets/sass/components/custom-components.sass b/assets/sass/components/custom-components.sass index c465fa1..a661d75 100644 --- a/assets/sass/components/custom-components.sass +++ b/assets/sass/components/custom-components.sass @@ -194,6 +194,7 @@ textarea.description font-size: 16px border-radius: 50% margin-left: 25px + margin-right: 25px -webkit-transition: all 0.3s ease-out -moz-transition: all 0.3s ease-out transition: all 0.3s ease-out diff --git a/assets/sass/old_main.sass b/assets/sass/old_main.sass index 55e381e..44d0752 100644 --- a/assets/sass/old_main.sass +++ b/assets/sass/old_main.sass @@ -320,6 +320,7 @@ .mainScore position: relative > .row + padding: 0 15px border-right: 1px solid #CFCFCF border-left: 1px solid #CFCFCF diff --git a/projects/templates/project_filter.html b/projects/templates/project_filter.html index 938f856..9eded84 100644 --- a/projects/templates/project_filter.html +++ b/projects/templates/project_filter.html @@ -1,38 +1,32 @@ -{% extends 'partials/base.html' %} +{% extends 'partials/_base.html' %} {% load staticfiles %} {% load sass_tags %} -{% block head_css %} -{# #} -{# #} -{# #} -{# #} +{% block personal_css %} + {# other #} {% endblock %} {% block content %} - {% include 'partials/header.html' %} - -
Поиск заказов
-Поиск заказов
Поиск Исполнителей