- Дек
- 123
- 19
Пользователь
By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!color: #ffaf38;
font-weight: bold;
text-shadow: #c0f 1px 1px 10px;
border-raduis: 10px;
border-radius: 8px;
background: linear-gradient(270deg, #f00, #6e48aa, #9d50bb, #f00, #9932cc, #b0284d, #497fff, #9400d3, #f00, #7442c8, #8a2be2, #f00);
background-size: auto;
background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-size: 900% 20%;
color: #1000f2;
animation: AnimNic 10s ease infinite;
color: #ffaf38;
font-weight: bold;
text-shadow: #c0f 1px 1px 10px;
border-raduis: 10px;
border-radius: 8px;
background: linear-gradient(270deg, #f00, #6e48aa, #9d50bb, #f00, #9932cc, #b0284d, #497fff, #9400d3, #f00, #7442c8, #8a2be2, #f00);
background-size: auto;
background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-size: 900% 20%;
color: #1000f2;
animation: AnimNic 10s ease infinite;
фулл нельзя?CSS:color: #ffaf38; font-weight: bold; text-shadow: #c0f 1px 1px 10px; border-raduis: 10px; border-radius: 8px; background: linear-gradient(270deg, #f00, #6e48aa, #9d50bb, #f00, #9932cc, #b0284d, #497fff, #9400d3, #f00, #7442c8, #8a2be2, #f00); background-size: auto; background-clip: border-box; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-size: 900% 20%; color: #1000f2; animation: AnimNic 10s ease infinite;
?фулл нельзя?
CSS:color: #ffaf38; font-weight: bold; text-shadow: #c0f 1px 1px 10px; border-raduis: 10px; border-radius: 8px; background: linear-gradient(270deg, #f00, #6e48aa, #9d50bb, #f00, #9932cc, #b0284d, #497fff, #9400d3, #f00, #7442c8, #8a2be2, #f00); background-size: auto; background-clip: border-box; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-size: 900% 20%; color: #1000f2; animation: AnimNic 10s ease infinite;
что это
на что мне смотреть?что это
.userBanner {
color: white;
text-transform: uppercase;
font-weight: 700;
font-size: 72%;
border-radius: 20px 6px;
padding: 5.3px 7.3px;
border: .5mm ridge rgba(255,255,255,0.4);
background-size: 700% 700%;
animation: AnimBanner 10s ease infinite;
}
.admin {
background-image: linear-gradient(270deg, #6e48aa, #9d50bb, #9932cc, #9400d3, #7442c8, #8a2be2);
box-shadow: #6e48aa 1px 1px 10px;
}