Template:Infobox church/styles.css: Difference between revisions
From ReformedWiki.org
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
.infobox-title { | .infobox-title { | ||
font-size: 1em; | font-size: 1em; | ||
font-weight: bold; | |||
text-align: center; | text-align: center; | ||
} | } |
Revision as of 01:49, 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; font-weight: bold; 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; }