From 6dd0cf7724a6fa2c118836c0843d1025c6ecf76b Mon Sep 17 00:00:00 2001 From: borissedw Date: Sun, 5 Nov 2023 17:56:34 +0300 Subject: [PATCH] 0.0.321 --- static/css/styles.css | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/static/css/styles.css b/static/css/styles.css index 9fc4ab3..d0c8543 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -1127,7 +1127,24 @@ h2.title_new_route{ height: 40px; } -.menu_profile>div>a { +/*.menu_profile>div>a {*/ +/* color: rgba(39, 36, 36, 0.60);*/ +/* !* Body text 1 *!*/ +/* font-family: Inter;*/ +/* font-size: 16px;*/ +/* font-style: normal;*/ +/* font-weight: 500;*/ +/* line-height: 22px;*/ +/* text-decoration: none;*/ +/* text-decoration: none;*/ +/* width: 100%;*/ +/* position: absolute;*/ +/* top: 22px;*/ +/* left: 0px;*/ + +/*}*/ + +.text_btn_profile{ color: rgba(39, 36, 36, 0.60); /* Body text 1 */ font-family: Inter; @@ -1136,12 +1153,11 @@ h2.title_new_route{ font-weight: 500; line-height: 22px; text-decoration: none; - text-decoration: none; + /*text-decoration: none;*/ width: 100%; position: absolute; top: 22px; - left: 0px; - + left: 0; } .handler_menu{