From a7491c545c4b62795c6a29f21c79d172257065b7 Mon Sep 17 00:00:00 2001 From: SBD Date: Sat, 18 Nov 2023 12:28:31 +0300 Subject: [PATCH] 0.8.353 --- static/css/styles(boris).css | 37 +++++++++++++++++++++--------------- 1 file changed, 22 insertions(+), 15 deletions(-) diff --git a/static/css/styles(boris).css b/static/css/styles(boris).css index 2284b72..2b7ca35 100644 --- a/static/css/styles(boris).css +++ b/static/css/styles(boris).css @@ -2411,20 +2411,20 @@ .menu_profile>div{ width: 274px; } -.menu_profile>div:first-of-type{ - color: #000; - font-size: 14px; - width: 274px; - border-radius: 0; - background: none; - box-shadow: none; - margin-bottom: 20px; - padding: 0; - text-align: unset; - position: unset; - height: unset; - direction: initial; -} +/*.menu_profile>div:first-of-type{*/ +/* color: #000;*/ +/* font-size: 14px;*/ +/* width: 274px;*/ +/* border-radius: 0;*/ +/* background: none;*/ +/* box-shadow: none;*/ +/* margin-bottom: 20px;*/ +/* padding: 0;*/ +/* text-align: unset;*/ +/* position: unset;*/ +/* height: unset;*/ +/* direction: initial;*/ +/*}*/ .menu_profile>div>a{ font-size: 12px; line-height: 13px; @@ -2466,7 +2466,7 @@ } .cont_img_one_news{ - height: 250px; + height: 205px; overflow: hidden; } @@ -2491,3 +2491,10 @@ overflow-wrap: break-word; } +.container_name_one_news{ + width: 100%; + overflow-wrap: break-word; + font-weight: 600; + padding-bottom: 20px; +} +