Template:Infobox Player/styles.css: Difference between revisions
Appearance
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
| Line 1: | Line 1: | ||
.infobox { | .infobox { | ||
background: #aaaaaa; | background: #aaaaaa; | ||
Revision as of 16:56, 4 April 2024
.infobox {
background: #aaaaaa;
border: 1px solid #000000;
margin: 0 0 0.5em 0.5em;
padding: 0.5em;
width: auto;
float: right;
}
.infobox th, .infobox td {
padding: 0.25em;
}
.infobox-title {
font-size: 1.5em;
font-weight: bold;
text-align: center;
}
.infobox tr infobox-race-class {
text-align: center;
}
.infobox-image-quote {
font-style: italic;
}