Template:APIOverviewBox: Difference between revisions
Jump to navigation
Jump to search
Kate Racaza (talk | contribs) mNo edit summary |
Kate Racaza (talk | contribs) No edit summary |
||
(40 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div style="position: relative; float:left | <!---WRAPPER FOR GRADIENT BOX AND BOX TITLE---> | ||
<div style="position: | <div style="position:relative; float:left; width:99%; margin:5px; border:1px solid #C8D4E0; background-color:#e5edf5; border-radius:7px;"> | ||
<!--BOX TITLE --> | |||
<font style="font-size: | <div style="position:relative; display:table; width:100%; "> | ||
< | <div style="position:relative; float:left; height:64px; width:36px; background:{{{bgcolor}}};background: linear-gradient(to right bottom,{{{gradientcolors}}}); border-bottom-left-radius:7px; border-top-left-radius:7px; margin-right:15px;"></div> | ||
</div> | <font style="font-size:16px; font-weight:bold; margin:5px 0px 5px 0px;">{{{title}}}</font> | ||
<div style="height:1px; background:#C8D4E0; margin-bottom:8px;"></div> | |||
{{{links}}}</div> | |||
</div> | </div> |
Latest revision as of 20:28, 16 December 2015
{{{title}}}
{{{links}}}