RyuKage
LujanX
GN-0000 EXIA
FumetsuKuma-San
March 19, 2023
2 months ago
4
121
No additional information provided
Restocking Trophy
Aboxalypse Champion
I'm so glad to hear that! And of course, any time y'aΔΊl need some help I'm glad to be of assistance. The battling community here has always been kind to me, and I try to pass that along to new comers too. And thank you so much! I enjoy the wardrobe as much as I do battling and I try with my designs, I love what Protected comes up with so often and your current one is cool π
Congratulations on hitting T4! ππ If y'all need any other help feel free to ask π
code
/* floating items in top left corner */
.floating_item {
position:fixed !important;
left:20px !important;
top:7px !important;
z-index:999 !important;
margin: 0px !important;
}
.floating_item img {
box-shadow: 0 3px 6px 2px rgba(0,0,0,.5) !important;
}