Template:ProductHead: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
background-image: -webkit-linear-gradient(#f2f2f2, #fff); | background-image: -webkit-linear-gradient(#f2f2f2, #fff); | ||
background-image: linear-gradient(#f2f2f2, #fff);"> | background-image: linear-gradient(#f2f2f2, #fff);"> | ||
<div class="padded" style="padding:20px 0 10px 20px;">{{{HeadBody}}}</div> | <div class="padded" style="padding:20px 0 10px 20px; overflow:auto;">{{{HeadBody}}}</div> | ||
</div> | </div> | ||
<div class="clear-both"></div> | <div class="clear-both"></div> |
Revision as of 16:34, 2 May 2018
{{{HeadImage}}}
{{{HeadBody}}}
|
{{{ProductTitle}}} {{{ProductIcons}}}
|
Usage
{{ProductHead
|HeadImage=
|HeadBody=
|ProductTitle=
|ProductIcons=
}}