Jump to content

Template:Ombox/doc: Difference between revisions

No edit summary
 
Line 147: Line 147:


'''style'''
'''style'''
:Optional [[w:Cascading Style Sheets|CSS]] values used by the entire message box table. Without quotation marks <code>" "</code> but with the ending semicolons <code>;</code>. For example:
:Optional [[wikipedia:Cascading Style Sheets|CSS]] values used by the entire message box table. Without quotation marks <code>" "</code> but with the ending semicolons <code>;</code>. For example:
::<code>style = margin-bottom: 0.5em;</code>
::<code>style = margin-bottom: 0.5em;</code>


'''textstyle'''
'''textstyle'''
:Optional [[w:Cascading Style Sheets|CSS]] values used by the text cell. For example:
:Optional [[wikipedia:Cascading Style Sheets|CSS]] values used by the text cell. For example:
::<code>textstyle = text-align: center;</code>
::<code>textstyle = text-align: center;</code>