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