Template:TitleBox2: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
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; background-color:#e5edf5;">
<!--BOX TITLE -->
<!--BOX TITLE -->
<div style="position:relative; display:table; width:100%; background-color:white;">
<div style="position:relative; display:table; width:100%; background-color:white;">
<div style="float:left; height:35px; width:35px; background-image:;"></div>
<div style="float:left; height:35px; width:35px; background-image:;"></div>
<font style="font-size:16px; font-weight:bold; margin-left:15px;">{{{title}}}</font>
<font style="font-size:16px; font-weight:bold; border: 1px solid #c8d4e0; margin-left:15px;">{{{title}}}</font>
</div>
</div>
<div style="height:1px; background:{{{bgcolor}}};"></div>
<div style="height:1px; background:{{{bgcolor}}};"></div>

Revision as of 21:06, 11 December 2015

{{{title}}}