Panel/themes/Metro/modules/billing/shop_guest.css
2026-05-02 13:05:52 +00:00

22 lines
282 B
CSS

/* Image styling */
img{
width:256px;
height:256px;
}
/* Game name below image */
center {
}
center em{
text-align:center;
background-color:#ffffff !important;
color:#blue !important;
}
p{
text-align:center;
background-color:#ffffff !important;
color:blue !important;
}