Template:Infobox church/styles.css: Difference between revisions
From ReformedWiki.org, the wiki for Reformed Christianity
ReformedMandalorian changed the content model of the page Template:Infobox church/styles.css from "wikitext" to "Sanitized CSS" |
No edit summary |
||
| Line 8: | Line 8: | ||
} | } | ||
.infobox-title { | .infobox-title { | ||
font-size: | font-size: 1em; | ||
text-align: center; | text-align: center; | ||
} | } | ||
Revision as of 01:48, 21 November 2024
.infobox_church {
background: #eee;
border: 1px solid #aaa;
float: right;
margin: 0 0 1em 1em;
padding: 1em;
width: 400px;
}
.infobox-title {
font-size: 1em;
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;
}
