Template:Infobox denomination/styles.css: Difference between revisions
From ReformedWiki.org, the wiki for Reformed Christianity
mNo edit summary |
mNo edit summary |
||
| Line 18: | Line 18: | ||
text-align: left; | text-align: left; | ||
vertical-align: top; | vertical-align: top; | ||
width: | width: 160px; | ||
} | } | ||
.infobox-table td { | .infobox-table td { | ||
vertical-align: top; | vertical-align: top; | ||
} | } | ||
Latest revision as of 03:49, 12 December 2024
.infobox_denomination {
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: 160px;
}
.infobox-table td {
vertical-align: top;
}
