Template:APIOverviewBox: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Undo revision 61902 by Kate Racaza (Talk))
No edit summary
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!---WRAPPER--->
<!---WRAPPER FOR GRADIENT BOX AND BOX TITLE--->
<div style="float:left; width:48%; margin:5px; border: 1px solid; border-color:#C8D4E0;">
<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%; background-color: white;">
<div style="position:relative; display:table; width:100%; ">
<div style="height:35px; width:35px; background-image:{{{image}}}; float:left;"></div>
<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; padding-top:5px; margin-left:15px; margin-bottom:0px;">{{{title}}}</font>
<font style="font-size:16px; font-weight:bold; margin:5px 0px 5px 0px;">{{{title}}}</font>
</div>
<div style="height:1px; background:#C8D4E0; margin-bottom:8px;"></div>
<div style="height:1px; width:100%; margin:0px; padding:0px;"></div>
{{{links}}}</div>
<!--- WRAPPER FOR BOX OF LINKS--->
<div style="position:relative; display:table; width:100%; padding:10px 0px 10px 0px; background-color:#dae5f0">{{{links}}}</div>
</div>
</div>

Latest revision as of 20:28, 16 December 2015

{{{title}}}

{{{links}}}