Template:Infobox statement/styles.css

From ReformedWiki.org, the wiki for Reformed Christianity
Revision as of 01:02, 11 March 2025 by BrantleyRider (talk | contribs) (Created page with ".infobox_statement { background: #eee; border: 1px solid #aaa; float: right; margin: 0 0 1em 1em; padding: 1em; width: 400px; } .infobox-title { font-size: 1em; font-weight: bold; text-align: center; } .infobox-image { text-align: center; } .infobox-table th { text-align: left; vertical-align: top; width: 175px; font-size: 1em } .infobox-table td { vertical-align: top; font-size: 1em; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.infobox_statement {
    background: #eee;
    border: 1px solid #aaa;
    float: right;
    margin: 0 0 1em 1em;
    padding: 1em;
    width: 400px;
}
.infobox-title {
    font-size: 1em;
    font-weight: bold;
    text-align: center;
}
.infobox-image {
    text-align: center;
}
.infobox-table th {
    text-align: left;
    vertical-align: top;
    width: 175px;
    font-size: 1em
}
.infobox-table td {
    vertical-align: top;
    font-size: 1em;
}