Difference between revisions of "Template:Content-A"

From University Innovation Fellows
Jump to navigation Jump to search
(Created page with "<div class="Content-A"> <div style="display: flex; flex-wrap: nowrap; width: 100%;"> <div style="background-color: {{{color}}};width: 15px; line-height: 50px;"></div>...")
 
Line 2: Line 2:
 
<div style="display: flex; flex-wrap: nowrap; width: 100%;">
 
<div style="display: flex; flex-wrap: nowrap; width: 100%;">
 
         <div style="background-color: {{{color}}};width: 15px; line-height: 50px;"></div>
 
         <div style="background-color: {{{color}}};width: 15px; line-height: 50px;"></div>
         <h1 style="margin-left: 10px; border-bottom: none;">{{{title}}}</h1>
+
         <h1 style="margin-left: 7px; border-bottom: none;">{{{title}}}</h1>
 
</div>
 
</div>
 
{{{content}}}
 
{{{content}}}
 
</div>
 
</div>

Revision as of 06:49, 8 February 2020

{{{title}}}

{{{content}}}