- Янв
- 49
- 3
Пользователь
Здравствуйте, а как сделать также как на Pawno_Help
Вот также
Вот также
By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!
pawno-help.ru
fieldset.svg-offtop {
background: #2b2b40;
border: 1px solid #009ef7;
border-left-width: 3px;
padding: 5px 10px 10px;
border-radius: 10px
}
fieldset.svg-offtop legend {
color: #009ef7;
font-weight: 500;
padding: 0 5px;
margin-left: 10px;
transition: font-size .5s ease-out .3s
}
fieldset.svg-offtop p {
font-size: 13px;
color: #a1a5b7;
margin: inherit
}
fieldset:hover legend {
font-size: 120%
}
pawno-help.ru