Template:Infobox church/styles.css: Difference between revisions

ReformedMandalorian (talk | contribs)
No edit summary
mNo edit summary
Tag: Manual revert
 
(18 intermediate revisions by 2 users not shown)
Line 9: Line 9:
.infobox-title {
.infobox-title {
     font-size: 1em;
     font-size: 1em;
    font-weight: bold;
     text-align: center;
     text-align: center;
}
}
Line 15: Line 16:
}
}
.infobox-table th {
.infobox-table th {
     text-align: right;
     text-align: left;
     vertical-align: top;
     vertical-align: top;
     width: 120px;
     width: 175px;
    font-size: 1em
}
}
.infobox-table td {
.infobox-table td {
     vertical-align: top;
     vertical-align: top;
    font-size: 1em;
}
}