Difference between revisions of "Template:ContentBlock"
Jump to navigation
Jump to search
ChillGenXer (talk | contribs) |
ChillGenXer (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 7: | Line 7: | ||
min-height: {{{minheight|200px}}}; | min-height: {{{minheight|200px}}}; | ||
text-align: center;"> | text-align: center;"> | ||
<div class="ContentBlockTitle" style="font-size: 1. | <div class="ContentBlockTitle" style="font-size: 1.4em;">{{{title|No Title Provided}}}</div> | ||
<p>{{{content|No Content Provided}}}</p> | <p>{{{content|No Content Provided}}}</p> | ||
</div> | </div> | ||
</includeonly> | </includeonly> |