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

ReformedMandalorian (talk | contribs)
No edit summary
Tag: Reverted
mNo edit summary
Tag: Manual revert
 
(16 intermediate revisions by 2 users not shown)
Line 8: Line 8:
}
}
.infobox-title {
.infobox-title {
     font-size: 2em;
     font-size: 1em;
     font-weight: bold;
     font-weight: bold;
     text-align: center;
     text-align: center;
Line 16: 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;
}
}