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{