Template:Test/styles.css
Revision as of 21:19, 1 July 2023 by Penguinplushie (talk | contribs)
.pretty_table {
margin-left: auto;
margin-right: auto;
padding: 5px 10px;
vertical-align: top;
width: 75%;
background-color: #F9F9F9;
color: black;
font-size:90%;
}
.small {
margin: 1em 1em 1em 0;
vertical-align: top;
width: 300px;
background-color: #F9F9F9;
color: black;
font-size: 88%;
}
.small-text {
text-align: center;
font-size: 88%;
}