Пользователь
- Регистрация
- 4 Сен 2024
- Сообщения
- 101
- Автор темы
- #1
Пишем в extra.less:
В css пишем ga, owner и т.д
Буду благодарен за реакцию и отзыв
extra.less:
.leader {
background: url(https://i.postimg.cc/6QRTWCWp/Frame-113.png);
width: 156px;
height: 39px;
font-size: 0px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
border: none;
display: inline-flex;
}
.spec {
background: url(https://i.postimg.cc/bNBv1mdv/Frame-124.png);
width: 156px;
height: 39px;
font-size: 0px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
border: none;
display: inline-flex;
}
.gs {
background: url(https://i.postimg.cc/SxYxdczf/Frame-125.png);
width: 156px;
height: 39px;
font-size: 0px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
border: none;
display: inline-flex;
}
.ruc {
background: url(https://i.postimg.cc/5yP2733n/Frame-121.png);
width: 156px;
height: 39px;
font-size: 0px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
border: none;
display: inline-flex;
}
.user {
background: url(https://i.postimg.cc/rmksKzsC/Frame-114.png);
width: 156px;
height: 39px;
font-size: 0px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
border: none;
display: inline-flex;
}
.zga {
background: url(https://i.postimg.cc/rwDKHv7W/Frame-105.png);
width: 156px;
height: 39px;
font-size: 0px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
border: none;
display: inline-flex;
}
.zgs {
background: url(https://i.postimg.cc/R0rVDq75/Frame-126.png);
width: 156px;
height: 39px;
font-size: 0px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
border: none;
display: inline-flex;
}
.ga {
background: url(https://i.postimg.cc/X7HrQV14/Frame-104.png);
width: 156px;
height: 39px;
font-size: 0px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
border: none;
display: inline-flex;
}
.owner {
background: url(https://i.postimg.cc/VsFr09jS/Frame-101.png);
width: 156px;
height: 39px;
font-size: 0px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
border: none;
display: inline-flex;
}
В css пишем ga, owner и т.д

