diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 26855c2..68de405 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1739,9 +1739,10 @@ p.right{text-align: right;} color: #7e7e82; float: none; display: inline; + font-weight:inherit; } .user_txt{ - padding-left: 0; + padding-left: 0!important; font-size: 15px; font-family: 'Lato-Medium'; color: #343333; -- libgit2 0.21.4