Template:PotM/sandbox/styles.css
Appearance
< Template:PotM | sandbox
.wst-potm {
margin:auto;
background-color:var(--background-color-neutral, #eaecf0);
color:inherit;
border:1px solid #aaa;
padding:2px;
margin-bottom:3px;
font-size:120%;
width:auto;
text-align:center;
}
.wst-potm > tr > td {
padding:0 4px;
}
.wst-potm .wst-potm-overflow {
margin:auto;
font-size:80%;
text-align:left;
background-color:inherit;
color:inherit;
}