Unable to load image

Shop CSS

td.shop-table-price{

color: #FFD700;

}td.shop-table-description, td.shop-table-title{

color: red;

Opacity: 1;

}

td.shop-table-owned{

color: green;

}.shop-table-actions button:hover {

animation: pulse 1.5s;

animation-iteration-count: infinite;}

@keyframes pulse {

0% {

transform: scale(.85);

}70% {

transform: scale(1);

box-shadow: 0 0 0 50px rgba(#5a99d4, 0);

}100% {

transform: scale(1);

box-shadow: 0 0 0 0 rgba(#5a99d4, 0);

}

}

.btn-success {

border-color: #ff0000!important;

}

#shop-stats, td.shop-table-icon, .shop-table-actions button{background-image: -webkit-linear-gradient(left, #f00, #ff2b00, #f50, #ff8000, #fa0, #ffd500, #ff0, #d4ff00, #af0, #80ff00, #5f0, #2bff00, #0f0, #00ff2a, #0f5, #00ff80, #0fa, #00ffd5, #0ff, #00d5ff, #0af, #0080ff, #05f, #002aff, #00f, #2b00ff, #50f, #8000ff, #a0f, #d400ff, #f0f, #ff00d4, #f0a, #ff0080, #f05, #ff002b, #f00);

-webkit-animation: animatedBackground_a 5s linear infinite alternate;

-webkit-background-clip: text;

-webkit-text-fill-color: #0000;

background-clip: text;

}@keyframes animatedBackground_a {

0% { background-position: 0 0 }

100% { background-position: -500px 0 }

}[disabled], .disabled, button[disabled], .btn[disabled], button.disabled, .btn.disabled {

color: #bbb!important;

border-color: #000000!important;

}#shop-banner {

content: url("https://i.postimg.cc/gjXM3MyN/puipiii.png");

width: 500px;

}


i.fas.fa-store{

content: url("https://i.postimg.cc/wMTxwm4t/marseygolden.webp");

width: 20px;

height: 20px;

margin-top: 6px;

}

1
Jump in the discussion.

No email address required.

Jump in the discussion.

No email address required.

Link copied to clipboard
Action successful!
Error, please refresh the page and try again.