Template:Infobox church/styles.css

From ReformedWiki.org
Revision as of 01:46, 21 November 2024 by ReformedMandalorian (talk | contribs) (ReformedMandalorian changed the content model of the page Template:Infobox church/styles.css from "wikitext" to "Sanitized CSS")
.infobox_church {
    background: #eee;
    border: 1px solid #aaa;
    float: right;
    margin: 0 0 1em 1em;
    padding: 1em;
    width: 400px;
}
.infobox-title {
    font-size: 2em;
    text-align: center;
}
.infobox-image {
    text-align: center;
}
.infobox-table th {
    text-align: right;
    vertical-align: top;
    width: 120px;
}
.infobox-table td {
    vertical-align: top;
}