From ae4d871d902aac28ba85648c363f25cbde823882 Mon Sep 17 00:00:00 2001 From: borissedw Date: Sat, 16 Sep 2023 17:06:27 +0300 Subject: [PATCH] 0.0.244 --- static/css/styles(boris).css | 1 + static/css/styles.css | 7 +++---- templates/blocks/profile/b_subscribe_current.html | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/static/css/styles(boris).css b/static/css/styles(boris).css index c8841aa..ea8f949 100644 --- a/static/css/styles(boris).css +++ b/static/css/styles(boris).css @@ -555,6 +555,7 @@ padding-left: 5px; overflow: hidden; text-overflow: ellipsis; + display: block; } diff --git a/static/css/styles.css b/static/css/styles.css index 345e9f6..f307d44 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -210,10 +210,9 @@ body { header { max-width: 1280px; margin: auto; - margin-top: 40px; - margin-bottom: 60px; - padding: 0px 40px; - + padding: 40px 40px 60px 40px; + /* margin-bottom: 60px; */ + /* padding: 0px 40px; */ } diff --git a/templates/blocks/profile/b_subscribe_current.html b/templates/blocks/profile/b_subscribe_current.html index d14ff46..d1d1ad9 100644 --- a/templates/blocks/profile/b_subscribe_current.html +++ b/templates/blocks/profile/b_subscribe_current.html @@ -65,7 +65,7 @@
- Период:{{ item.period_name }} + Период: {{ item.period_name }}