Template:Infobox Player/styles.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
width: auto; | width: auto; | ||
float: right; | float: right; | ||
} | } | ||
Revision as of 17:04, 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-title {
font-size: 1.5em;
font-weight: bold;
text-align: center;
}
.infobox-race-class {
text-align: center;
}
.infobox-image-quote {
font-style: italic;
}