Template:Quote box: Difference between revisions
From CSDMS
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 7: | Line 7: | ||
{{#if:{{{width|<noinclude>1</noinclude>}}} | width: {{{width|<noinclude>30em</noinclude>}}};}} | {{#if:{{{width|<noinclude>1</noinclude>}}} | width: {{{width|<noinclude>30em</noinclude>}}};}} | ||
padding: 6px; | padding: 6px; | ||
border: {{{border| | border: {{{border|0px}}} solid #aaa; | ||
font-size: {{{fontsize|88%}}}; | font-size: {{{fontsize|88%}}}; | ||
background-color: {{{bgcolor|#F9F9F9}}}; | background-color: {{{bgcolor|#F9F9F9}}}; | ||
Line 15: | Line 15: | ||
background: {{{title_bg|{{{bgcolor|#F9F9F9}}}}}}; | background: {{{title_bg|{{{bgcolor|#F9F9F9}}}}}}; | ||
color:{{{title_fnt|black}}}; | color:{{{title_fnt|black}}}; | ||
text-align: | text-align: Left; | ||
font-size: larger; | font-size: larger; | ||
font-weight: bold; | font-weight: bold; |