College of Education and Human Development wordmark.

grey background with top border

To add a background with the correct shade of grey and bigger margins to one of these, add the .emphasis and .subtle classes.

Adding the .border-top class adds a heavy top border with the correct shade of grey.


<div class="row emphasis subtle margin-top-1 border-top">
    <div class="container">
        <div class="half feature">
            <p>A half-width column with grey background</p>
        </div>
    </div>
</div>
        

A half-width column with grey background