Files
bbc-young-reporter/page-inserts/top-app-bar.html
Matthew Grove d8dd9b540c Add website
2018-11-19 19:41:04 +00:00

8 lines
435 B
HTML

<div class="mdc-top-app-bar__row">
<section class="mdc-top-app-bar__section mdc-top-app-bar__section--align-start">
<a href="javascript:void(0);" class="material-icons mdc-top-app-bar__navigation-icon">menu</a>
<span class="mdc-top-app-bar__title">BBC School Report | Reading School</span>
<img src="//images/logo-white.png" style="height:48px;width:auto;position:relative;right:0;"/>
</section>
</div>