Difference between revisions of "Template:Box-round"

From Medusa: Coordinate Free Mehless Method implementation
Jump to: navigation, search
Line 6: Line 6:
 
         -->text-align: left;<!--
 
         -->text-align: left;<!--
 
         -->font-weight: 100;<!--
 
         -->font-weight: 100;<!--
         -->font-size: 100%;<!--
+
         -->font-size: 120%;<!--
 
         -->margin-bottom: 0px;<!--
 
         -->margin-bottom: 0px;<!--
 
         -->border-bottom: none;<!--
 
         -->border-bottom: none;<!--
Line 19: Line 19:
 
   --></span ><!--
 
   --></span ><!--
 
   --><h2 style="font-size:100%;font-weight:400;border: none; margin: 0; padding:0; padding-bottom:.1em;"><span style="color:{{{titleforeground|#000000}}}">{{{title}}}</span></h2></div>
 
   --><h2 style="font-size:100%;font-weight:400;border: none; margin: 0; padding:0; padding-bottom:.1em;"><span style="color:{{{titleforeground|#000000}}}">{{{title}}}</span></h2></div>
<div style="display: block; border: 1px solid {{{border|#99c}}}; vertical-align: top; background: {{{background|#fff}}}; color: {{{foreground|#000}}}; margin-bottom: 10px; padding: .8em 1em 1em 1.3em; margin-top: 0em; border-radius: 1 1 1 1; {{{style|}}};">{{{1|{{{text|{{{content}}}}}}}}}</div>
+
<div style="display: block; border: 1px solid {{{border|#99c}}}; vertical-align: top; background: {{{background|#fff}}}; color: {{{foreground|#000}}}; margin-bottom: 10px; padding: .8em 1em 1em 1.3em; margin-top: 0em; border-radius: 0 0 0 0; {{{style|}}};">{{{1|{{{text|{{{content}}}}}}}}}</div>
 
<noinclude>{{doc}}</noinclude>
 
<noinclude>{{doc}}</noinclude>

Revision as of 21:14, 22 October 2022

edit 

{{{title}}}

{{{content}}}

Template:Doc