Files
apis.cardplayersunited.com/static/.recycle/custom.css
2026-02-09 11:06:47 -05:00

53 lines
405 B
CSS

.footer {
width: 50%;
text-align: center !important;
margin: auto;
font-size: 10px;
}
input {
width: 50%;
text-align: center !important;
margin: auto;
}
p {
width: 50%;
}
table {
width: 80%;
}
.thumbnail {
height: 200px;
width: 200px;
}
div, h1, table, p, input, footer {
margin: auto;
padding: 10px;
text-align: center;
}