163
edits
No edit summary |
|||
Line 147: | Line 147: | ||
'''style''' | '''style''' | ||
:Optional [[ | :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 [[ | :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> | ||