Difference between revisions of "Template:Character/styles.css"
Jump to navigation
Jump to search
Tanklovesyou (talk | contribs) (css for character template) |
(No difference)
|
Revision as of 10:31, 24 February 2021
.infobox {
background-color: #00aeff;
border: 2px solid #008600;
float: right;
margin: 0 0 1em 1em;
padding: 1em;
width: 400px;
}
.infobox-title {
border: 1px solid #000000;
font-size: 1.5em;
text-align: center;
background-color: #00aeff;
}
.infobox-subtitle {
font-size: 1em;
text-align: center;
background-color: #00aeff;
}
.infobox-image {
text-align: center;
background-color: #00aeff;
}