дорогие спецы! вы просто мое спасение! в этот раз столкнулся с такой проблемой. в плашке под аватаром не могу убрать рамку и сделать все гармонично:
использую такой код:
.lz { flex-direction: column; max-width: 300px; margin: -15px -15px; padding: -15px -15px; background: url(https://i.postimg.cc/KYzz6Z9g/3.jpg) repeat; } .lz .name { font-family: var(--font-family); font-size: 14px; line-height: 100%; text-transform: uppercase; text-align: right; background: url(https://forumstatic.ru/files/0016/01/4e/26200.svg) no-repeat bottom center; padding-bottom: 20px; margin-bottom: 10px; } .lz .occup { margin-bottom: 10px; font-family: var(--second-family); font-size: 10px; line-height: 100%; text-transform: uppercase; text-align: center; color: var(--text); } .lz .chardescr { font-family: var(--second-family); font-style: italic; font-size: 12px; line-height: 100%; text-transform: lowercase; text-align: center; color: var(--text); }
буду очень признателен за помощь! адрес портала: https://williampr.rusff.me/
Отредактировано William Wilkins (14.02.24 16:28)