Difference between revisions of "Template:Character/styles.css"
Jump to navigation
Jump to search
Tanklovesyou (talk | contribs) |
Tanklovesyou (talk | contribs) |
||
| Line 1: | Line 1: | ||
.infobox { | .infobox { | ||
background-color: #b1e3fa; | background-color: #b1e3fa; | ||
| − | border: 2px solid # | + | border: 2px solid #000e8f; |
float: right; | float: right; | ||
margin: 0 0 1em 1em; | margin: 0 0 1em 1em; | ||
Revision as of 10:34, 24 February 2021
.infobox {
background-color: #b1e3fa;
border: 2px solid #000e8f;
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: #b1e3fa;
}
.infobox-subtitle {
font-size: 1em;
text-align: center;
background-color: #b1e3fa;
}
.infobox-image {
text-align: center;
background-color: #b1e3fa;
}