KramarSenior
KramarSenior
KPCKevin Powell - Community
Created by KramarSenior on 6/15/2023 in #front-end
Glowing font problem on Safari
Sorry for the deal, indeed it didn't work, I managed to fix it with this:
color: rgb(92,61,133);
text-shadow: -2px 0 2px white, 0 2px 2px white, 2px 0 2px white, 0 -2px 2px white, 0px 0px 64.5996px #9950E2, 0px 0px 36.9141px #9950E2, 0px 0px 21.5332px #9950E2, 0px 0px 10.7666px #9950E2, 0px 0px 3.07617px #9950E2, 3px 1px 1px #6D2AB0;
color: rgb(92,61,133);
text-shadow: -2px 0 2px white, 0 2px 2px white, 2px 0 2px white, 0 -2px 2px white, 0px 0px 64.5996px #9950E2, 0px 0px 36.9141px #9950E2, 0px 0px 21.5332px #9950E2, 0px 0px 10.7666px #9950E2, 0px 0px 3.07617px #9950E2, 3px 1px 1px #6D2AB0;
4 replies
KPCKevin Powell - Community
Created by KramarSenior on 5/23/2023 in #front-end
How to create empty cards with svg picture inside set to position absolute?
Didn't look into this way. However worked like magic, thank you so much 😄
3 replies