Difference between revisions of "Template:Colored box"

From Global Assembly Wiki
Jump to navigation Jump to search
(Created page with "<div style="box-shadow: 0 0 0.2em #999999; border-radius: 0.2em; margin: 0.5em 0.5em 1em 0.5em; background: {{{background-content-color|#fff}}}; {{{style|}}};"> <!-- CSS for i...")
 
Line 6: Line 6:
 
<!-- CSS for the content -->
 
<!-- CSS for the content -->
 
<div style="padding: 0.5em 1em 0.5em 1em; border-radius: 0 0 0.2em 0.2em;">
 
<div style="padding: 0.5em 1em 0.5em 1em; border-radius: 0 0 0.2em 0.2em;">
{{{content}}}{{clr}}</div>
+
{{{content}}}</div>

Revision as of 22:51, 1 September 2021

{{{title}}}
{{{content}}}