Line 3: | Line 3: | ||
.footer-distributed{ | .footer-distributed{ | ||
background-color: #1e586a; | background-color: #1e586a; | ||
− | box-shadow: 0 1px | + | box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12); |
box-sizing: border-box; | box-sizing: border-box; | ||
width: 100%; | width: 100%; | ||
+ | font-family: Roboto; | ||
text-align: left; | text-align: left; | ||
padding: 45px 50px; | padding: 45px 50px; | ||
Line 96: | Line 97: | ||
<div class="footer-left"> | <div class="footer-left"> | ||
+ | |||
+ | <h4><strong>Location</strong></h4> | ||
+ | |||
+ | Bower Building, Wilkins Teaching Laboratory<br> | ||
+ | University of Glasgow <br> | ||
+ | University Avenue <br> | ||
+ | G12 8QQ</div> | ||
</div> | </div> | ||
</footer> | </footer> | ||
</html> | </html> |
Revision as of 22:32, 14 October 2017