Template:Infobox book/styles.css: Difference between revisions
From ReformedWiki.org, the wiki for Reformed Christianity
(Created page with ".infobox_book { background: #eee; border: 1px solid #aaa; float: right; margin: 0 0 1em 1em; padding: 1em; width: 400px; } .infobox-title { font-size: 2em; 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; }") |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 8: | Line 8: | ||
} | } | ||
.infobox-title { | .infobox-title { | ||
font-size: | font-size: 1em; | ||
text-align: center; | text-align: center; | ||
} | } | ||
Line 15: | Line 15: | ||
} | } | ||
.infobox-table th { | .infobox-table th { | ||
text-align: | text-align: left; | ||
vertical-align: top; | vertical-align: top; | ||
width: 120px; | width: 120px; |
Latest revision as of 17:51, 11 December 2024
.infobox_book { 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: left; vertical-align: top; width: 120px; } .infobox-table td { vertical-align: top; }